Hostname
bpp.jayabaya.ac.id
Last fetched
bpp.jayabaya.ac.id resolves to 1 IPv4 address operated by AS-HOSTINGER - Hostinger International Limited in SG.
Nutrition Label
Resolution chain
bpp.jayabaya.ac.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 |
|---|---|---|---|---|
| 156.67.212.236 | 156.67.212.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | SG |
WHOIS identity
No WHOIS records are currently associated with bpp.jayabaya.ac.id in WhisperGraph.
Subdomains
2 observed subdomains of bpp.jayabaya.ac.id.
| Subdomain |
|---|
| slot-thailand.bpp.jayabaya.ac.id |
Showing 1 of 2. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- bpp.jayabaya.ac.id
SPF policy
6 SPF mechanisms authorising senders for bpp.jayabaya.ac.id.
| Mechanism | Target |
|---|---|
| SPF_A | bpp.jayabaya.ac.id |
| SPF_INCLUDE | antispamcloud.com |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 156.67.212.236 |
| SPF_IP | 185.229.118.51 |
| SPF_MX | bpp.jayabaya.ac.id |
Related pages
Pivot deeper into the graph from bpp.jayabaya.ac.id.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bpp.jayabaya.ac.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.