Hostname
citraweb.id
Last fetched
citraweb.id resolves to 1 IPv4 address operated by AS138069 in ID.
Nutrition Label
Resolution chain
citraweb.id resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.123.17.197 | 103.123.17.0/24 | AS138069 | — | ID |
WHOIS identity
No WHOIS records are currently associated with citraweb.id in WhisperGraph.
Subdomains
17 observed subdomains of citraweb.id.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from citraweb.id in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- citraweb.id
SPF policy
13 SPF mechanisms authorising senders for citraweb.id.
| Mechanism | Target |
|---|---|
| SPF_A | citraweb.id |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 103.123.16.106 |
| SPF_IP | 103.123.16.108 |
| SPF_IP | 103.123.16.110 |
| SPF_IP | 103.123.16.114 |
| SPF_IP | 103.123.16.126 |
| SPF_IP | 103.123.17.12 |
| SPF_IP | 103.123.17.131 |
| SPF_IP | 103.123.17.197 |
| SPF_IP | 103.123.19.42 |
| SPF_IP | 172.104.63.114 |
| SPF_MX | citraweb.id |
Related pages
Pivot deeper into the graph from citraweb.id.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "citraweb.id"})-[: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.