Skip to content

Hostname

cansco.com

Last fetched

cansco.com resolves to 1 IPv4 address operated by EMIRATES-INTERNET Emirates Internet in AE.

Nutrition Label

WHISPER CANON · cansco.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cansco.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.57.254.6594.57.252.0/22AS5384EMIRATES-INTERNET Emirates InternetAE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cansco.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cansco.com.

MechanismTarget
SPF_IP103.2.140.0/22
SPF_IP103.47.204.0/22
SPF_IP170.10.68.0/22
SPF_IP180.149.242.181
SPF_IP203.31.36.0/22
SPF_IP206.183.111.50
SPF_IP207.58.147.64/28
SPF_IP216.22.15.224/27
SPF_IP38.113.1.0/24
SPF_IP38.113.20.0/24
SPF_IP43.228.184.0/22
SPF_IP65.254.224.0/19

Related pages

Pivot deeper into the graph from cansco.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cansco.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.