Skip to content

Hostname

pond-network.ca

Last fetched

pond-network.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.113.273.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.383.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.713.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.83.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
54.192.35.10154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
Contact emails

Subdomains

1 observed subdomain of pond-network.ca.

Web-graph footprint

Distinct hostnames that link to or from pond-network.ca in the public web crawl.

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pond-network.ca.

MechanismTarget
SPF_Apond-network.ca
SPF_MXpond-network.ca

Related pages

Pivot deeper into the graph from pond-network.ca.

Cypher and MCP

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

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