Skip to content

Hostname

fishpond.com

Last fetched

fishpond.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · fishpond.comRouting diversity5.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fishpond.com

Resolution chain

fishpond.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.73.197.201184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.196.7823.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.93.1734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.33.13234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.86.5134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.36.2334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.72.2144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.104.5844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.29.17044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.241.23452.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.137.20352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.67.16454.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.245.7354.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.10.1044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.187.14032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.66.9613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.240.25100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
fishpond
Contact emails

Subdomains

29 observed subdomains of fishpond.com.

Web-graph footprint

Distinct hostnames that link to or from fishpond.com in the public web crawl.

309 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fishpond.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from fishpond.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fishpond.com"})-[: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.