Hostname
binus.org
Last fetched
binus.org resolves to 1 IPv4 address operated by BINUS - Bina Nusantara University in ID. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
binus.org 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 |
|---|---|---|---|---|
| 202.58.181.142 | 202.58.181.0/24 | AS24526 | BINUS - Bina Nusantara University | ID |
WHOIS identity
- Registrar
- iana:146
- Organization
- bina nusantara
- Contact emails
Subdomains
38 observed subdomains of binus.org.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from binus.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- binus.org
SPF policy
5 SPF mechanisms authorising senders for binus.org.
| Mechanism | Target |
|---|---|
| SPF_A | binus.org |
| SPF_IP | 202.58.181.139 |
| SPF_IP | 202.58.181.142 |
| SPF_IP | 202.58.181.172 |
| SPF_MX | binus.org |
Related pages
Pivot deeper into the graph from binus.org.
- IP · 202.58.181.142
- ASN · AS24526BINUS - Bina Nusantara University
- Registrar · iana:146
- Country · ID
- Email · jkerta@yahoo.com
- TLD · .org
- Browse hostnames · bi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "binus.org"})-[: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.