Skip to content

Hostname

catatan.net

Last fetched

catatan.net resolves to 2 IPv4 addresses operated by AS131775 in ID. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · catatan.netRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/catatan.net

Resolution chain

catatan.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:303
Organization
domain admin, c/o id#10760
Contact emails

Subdomains

38 observed subdomains of catatan.net.

Web-graph footprint

Distinct hostnames that link to or from catatan.net in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • catatan.net

SPF policy

18 SPF mechanisms authorising senders for catatan.net.

MechanismTarget
SPF_Acatatan.net
SPF_IP103.102.0.31
SPF_IP103.102.0.32
SPF_IP103.131.51.29
SPF_IP103.131.51.9
SPF_IP103.16.198.13
SPF_IP103.16.198.14
SPF_IP103.16.198.17
SPF_IP103.16.198.170
SPF_IP103.16.198.171
SPF_IP103.16.198.18
SPF_IP103.23.201.74
SPF_IP103.234.209.213
SPF_IP103.234.209.214
SPF_IP103.251.44.208
SPF_IP103.251.44.210
SPF_IP157.66.54.42
SPF_MXcatatan.net

Related pages

Pivot deeper into the graph from catatan.net.

Cypher and MCP

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

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