Skip to content

Hostname

fearoffish.com

Last fetched

fearoffish.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. fearoffish.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · fearoffish.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fearoffish.com

Resolution chain

No IPv4 resolution is recorded for fearoffish.com in WhisperGraph.

IPv6 resolution

No AAAA record for fearoffish.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:1387
Registrant organisation
c/o whoisproxy.com
Contact emails
jamie@fearoffish.com, 5da078a374@fearoffish.com.whoistrustee.com, 05579728b6cec74c1a5762b736ed1fae337b0cde97462ca82710cd71bb1de4eb@fearoffish.com.whoisproxy.org, 7e74894fd4dda72ec18e38a8342bb36c7ee9527edce967d195c7afea3969043e@fearoffish.com.whoisproxy.org, ae0715ec416aec828bdcd6cad0fcc1f927e7d2162b5713ac7dc8cd76003b4d72@fearoffish.com.whoisproxy.org, b620084b927e87d659310487d0e286e5971f9372dcd450e6e09f7c90bcc27eb3@fearoffish.com.whoisproxy.org, d6b457fa1527b61adc4e532b6d281a118aed7d939b9e203c7643e8f1fca9c624@fearoffish.com.whoisproxy.org, f6ec797736af82c78db132b637937f37b38b9407e674873ae003a953abb6a9c9@fearoffish.com.whoisproxy.org

Subdomains

Mail and authentication

Nameservers

  • ns1.dnsimple.com
  • ns3.dnsimple.com
  • ns2.dnsimple-edge.net
  • ns4.dnsimple-edge.org

MX records

  • m.fearof.fish

SPF policy

  • a: fearoffish.com
  • mx: fearoffish.com
  • ip: 136.243.236.226

Threat-feed evidence

History

Related pages

Pivot from fearoffish.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fearoffish.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.