Skip to content

Hostname

fish2.com

Last fetched

fish2.com resolves to 2 IPv4 addresses operated by CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fish2.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fish2.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.172.97.9275.172.0.0/16AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
97.126.94.9197.126.0.0/16AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS

WHOIS identity

Registrar
iana:146
Organization
dan farmer
Contact emails

Subdomains

3 observed subdomains of fish2.com.

Web-graph footprint

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

77 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for fish2.com.

MechanismTarget
SPF_MXfish2.com

Related pages

Pivot deeper into the graph from fish2.com.

Cypher and MCP

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

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