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
Resolution chain
catatan.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.16.198.14 | 103.16.198.0/24 | AS131775 | — | ID |
| 157.66.54.42 | 157.66.54.0/24 | AS141892 | — | ID |
WHOIS identity
- Registrar
- iana:303
- Organization
- domain admin, c/o id#10760
- Contact emails
Subdomains
38 observed subdomains of catatan.net.
Showing 22 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from catatan.net in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- catatan.net
SPF policy
18 SPF mechanisms authorising senders for catatan.net.
| Mechanism | Target |
|---|---|
| SPF_A | catatan.net |
| SPF_IP | 103.102.0.31 |
| SPF_IP | 103.102.0.32 |
| SPF_IP | 103.131.51.29 |
| SPF_IP | 103.131.51.9 |
| SPF_IP | 103.16.198.13 |
| SPF_IP | 103.16.198.14 |
| SPF_IP | 103.16.198.17 |
| SPF_IP | 103.16.198.170 |
| SPF_IP | 103.16.198.171 |
| SPF_IP | 103.16.198.18 |
| SPF_IP | 103.23.201.74 |
| SPF_IP | 103.234.209.213 |
| SPF_IP | 103.234.209.214 |
| SPF_IP | 103.251.44.208 |
| SPF_IP | 103.251.44.210 |
| SPF_IP | 157.66.54.42 |
| SPF_MX | catatan.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.