Skip to content

Hostname

excelgum.ca

Last fetched

excelgum.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AR. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · excelgum.caRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/excelgum.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.90.1023.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.1183.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.133.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.443.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
52.222.205.10852.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.5752.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.6052.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.6252.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
mars canada
Contact emails

Subdomains

7 observed subdomains of excelgum.ca.

Web-graph footprint

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

13 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for excelgum.ca.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mars-inc.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from excelgum.ca.

Cypher and MCP

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

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