Skip to content

Hostname

admore.ca

Last fetched

admore.ca resolves to 1 IPv4 address operated by TUCOWS - Tucows.com Co. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
216.40.34.41216.40.34.0/24AS15348TUCOWS - Tucows.com Co.CA

WHOIS identity

No WHOIS records are currently associated with admore.ca in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for admore.ca.

MechanismTarget
SPF_INCLUDEsender.zohosubscriptions.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from admore.ca.

Cypher and MCP

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

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