Hostname
datajambi.com
Last fetched
datajambi.com resolves to 3 IPv4 addresses operated by IDNIC-DBIZ-AS-ID - PT Dewa Bisnis Digital in ID. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
datajambi.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.153.3.23 | 103.153.3.0/24 | AS140389 | IDNIC-DBIZ-AS-ID - PT Dewa Bisnis Digital | ID |
| 145.223.124.200 | 145.223.120.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 88.223.87.126 | 88.223.80.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
WHOIS identity
- Registrar
- iana:1636
- Organization
- detail id
- Contact emails
Subdomains
10 observed subdomains of datajambi.com.
Web-graph footprint
Distinct hostnames that link to or from datajambi.com in the public web crawl.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- datajambi.com
- mx1.hostinger.co.id
- mx2.hostinger.co.id
SPF policy
6 SPF mechanisms authorising senders for datajambi.com.
| Mechanism | Target |
|---|---|
| SPF_A | datajambi.com |
| SPF_INCLUDE | spam-filter.dewabiz.com |
| SPF_IP | 103.153.3.139 |
| SPF_IP | 103.153.3.21 |
| SPF_IP | 103.153.3.25 |
| SPF_MX | datajambi.com |
Related pages
Pivot deeper into the graph from datajambi.com.
- IP · 103.153.3.23
- ASN · AS140389IDNIC-DBIZ-AS-ID - PT Dewa Bisnis Digital
- Registrar · iana:1636
- Country · ID
- Email · mediadetail@gmail.com
- TLD · .com
- Browse hostnames · da…
- 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: "datajambi.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.