Skip to content

Hostname

fishynw.com

Last fetched

fishynw.com resolves to 3 IPv4 addresses operated by AS138915 in BD. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · fishynw.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fishynw.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.205.144.192154.205.144.0/24AS138915BD
213.183.48.170213.183.48.0/24AS50098RU
65.20.76.13365.20.64.0/19AS20473AS-VULTR - The Constant Company, LLCIN

WHOIS identity

Registrar
iana:48
Organization
contact privacy inc. customer 0173542314
Contact emails

Subdomains

9 observed subdomains of fishynw.com.

Web-graph footprint

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

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fishynw.com.

MechanismTarget
SPF_Afishynw.com
SPF_INCLUDEspf.greengeeks.net
SPF_IP108.178.43.142
SPF_MXfishynw.com

Related pages

Pivot deeper into the graph from fishynw.com.

Cypher and MCP

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

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