Hostname
semambukuning.idnbc.com
Last fetched
semambukuning.idnbc.com resolves to 2 IPv4 addresses operated by AS58487 in ID.
Nutrition Label
Resolution chain
semambukuning.idnbc.com 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 |
|---|---|---|---|---|
| 202.10.43.109 | 202.11.168.0/21 | AS58487 | — | ID |
| 203.175.8.93 | 203.175.127.0/24 | AS58487 | — | ID |
WHOIS identity
No WHOIS records are currently associated with semambukuning.idnbc.com in WhisperGraph.
Subdomains
1 observed subdomain of semambukuning.idnbc.com.
| Subdomain |
|---|
| www.semambukuning.idnbc.com |
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for semambukuning.idnbc.com.
| Mechanism | Target |
|---|---|
| SPF_A | semambukuning.idnbc.com |
| SPF_IP | 202.10.43.108 |
| SPF_IP | 202.10.43.109 |
| SPF_IP | 203.175.8.92 |
| SPF_IP | 203.175.8.93 |
| SPF_MX | semambukuning.idnbc.com |
Related pages
Pivot deeper into the graph from semambukuning.idnbc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "semambukuning.idnbc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.