Skip to content

Hostname

canalsab.com

Last fetched

canalsab.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · canalsab.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/canalsab.com

Resolution chain

canalsab.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.121.63.25491.121.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
mc2it
Contact emails

Subdomains

21 observed subdomains of canalsab.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for canalsab.com.

MechanismTarget
SPF_Acanalsab.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.187.250.40
SPF_IP45.156.191.153
SPF_IP51.75.96.183
SPF_IP82.228.12.34
SPF_IP91.121.36.244
SPF_IP91.121.63.254
SPF_IP94.228.182.110
SPF_MXcanalsab.com

Related pages

Pivot deeper into the graph from canalsab.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "canalsab.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.