Skip to content

Hostname

daphoid.ca

Last fetched

daphoid.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · daphoid.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/daphoid.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.85.115108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.129108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.62108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.95108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.227.1210.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
108.159.227.1280.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
108.159.227.180.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
108.159.227.740.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
13.226.2.11013.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.3813.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.4313.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.9513.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

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

Subdomains

1 observed subdomain of daphoid.ca.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from daphoid.ca.

Cypher and MCP

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

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