Skip to content

Hostname

thefishnet.com

Last fetched

thefishnet.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.0.215.54162.0.215.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of thefishnet.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for thefishnet.com.

MechanismTarget
SPF_Athefishnet.com
SPF_INCLUDEspf.web-hosting.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.0.215.53
SPF_IP162.0.215.54
SPF_IP162.0.215.55
SPF_IP199.188.201.233
SPF_MXthefishnet.com

Related pages

Pivot deeper into the graph from thefishnet.com.

Cypher and MCP

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

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