Skip to content

Hostname

cateatfish.com

Last fetched

cateatfish.com resolves to 1 IPv4 address operated by ONE-NETWORK - dogado GmbH in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · cateatfish.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cateatfish.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.218.255.2137.218.248.0/21AS8648ONE-NETWORK - dogado GmbHDE

WHOIS identity

Registrar
iana:151
Organization
cateatfish
Contact emails

Subdomains

18 observed subdomains of cateatfish.com.

Web-graph footprint

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

7 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cateatfish.com.

MechanismTarget
SPF_Acateatfish.com
SPF_Awww.studioserver.de
SPF_INCLUDEstudioserver.de
SPF_IP37.218.255.21
SPF_MXcateatfish.com

Related pages

Pivot deeper into the graph from cateatfish.com.

Cypher and MCP

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

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