Skip to content

Hostname

ceo.ca

Last fetched

ceo.ca resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ceo.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ceo.ca

Resolution chain

ceo.ca resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.24.167.186100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.71.6634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.43.11734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.38.15452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.69.13154.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.98.22454.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.89.6498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

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 ceo.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ceo.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from ceo.ca.

Cypher and MCP

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

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