Skip to content

Hostname

canadaexpress.org

Last fetched

canadaexpress.org resolves to 1 IPv4 address operated by ML-1432-54994 - Meteverse Limited. in IL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · canadaexpress.orgRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/canadaexpress.org

Resolution chain

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

IPPrefixASNOperatorCountry
163.171.213.13163.171.213.0/24AS54994ML-1432-54994 - Meteverse Limited.IL

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

20 observed subdomains of canadaexpress.org.

Web-graph footprint

Distinct hostnames that link to or from canadaexpress.org in the public web crawl.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for canadaexpress.org.

MechanismTarget
SPF_Acanadaexpress.org
SPF_IP147.234.16.2
SPF_IP147.234.16.97
SPF_IP185.38.201.20
SPF_IP195.128.145.254
SPF_IP195.128.145.59
SPF_IP195.128.145.60/32
SPF_IP88.202.217.33/32
SPF_IP88.202.217.34/32
SPF_IP88.202.217.36
SPF_IP88.202.219.170
SPF_IP95.183.0.133
SPF_IP95.183.0.247
SPF_MXcanadaexpress.org

Related pages

Pivot deeper into the graph from canadaexpress.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "canadaexpress.org"})-[: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.