Skip to content

Hostname

fall.cat

Last fetched

fall.cat resolves to 5 IPv4 addresses operated by REGISTER-AS - REGISTER S.P.A. in IT. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · fall.catRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/fall.cat

Resolution chain

fall.cat resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.110.124.154195.110.124.0/22AS39729REGISTER-AS - REGISTER S.P.A.IT
51.195.127.6851.195.0.0/16AS16276OVH - OVH SASDE
51.195.127.7051.195.0.0/16AS16276OVH - OVH SASDE
51.195.127.8651.195.0.0/16AS16276OVH - OVH SASDE
51.195.127.8951.195.0.0/16AS16276OVH - OVH SASDE

WHOIS identity

Registrar
iana:76
Organization
alejandro pelaez
Contact emails

Subdomains

1 observed subdomain of fall.cat.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fall.cat.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from fall.cat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fall.cat"})-[: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.