Skip to content

Hostname

eghetto.ca

Last fetched

eghetto.ca resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · eghetto.caRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/eghetto.ca

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.5316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.16316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.21416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.15116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.64.23716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.56.17352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.113.8552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.199.22154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.38.220.8554.38.0.0/16AS16276DE

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
Contact emails

Subdomains

6 observed subdomains of eghetto.ca.

Web-graph footprint

Distinct hostnames that link to or from eghetto.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for eghetto.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from eghetto.ca.

Cypher and MCP

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

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