Skip to content

Hostname

www.datajambi.com

Last fetched

www.datajambi.com resolves to 3 IPv4 addresses operated by IDNIC-DBIZ-AS-ID - PT Dewa Bisnis Digital in ID.

Nutrition Label

WHISPER CANON · www.datajambi.comRouting diversity3.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.datajambi.com

Resolution chain

www.datajambi.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.153.3.23103.153.3.0/24AS140389IDNIC-DBIZ-AS-ID - PT Dewa Bisnis DigitalID
77.37.76.1477.37.76.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
92.112.198.13192.112.196.0/22AS47583AS-HOSTINGER - Hostinger International LimitedUS

WHOIS identity

No WHOIS records are currently associated with www.datajambi.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for www.datajambi.com.

MechanismTarget
SPF_Awww.datajambi.com
SPF_INCLUDEspam-filter.dewabiz.com
SPF_IP103.153.3.139
SPF_IP103.153.3.21
SPF_IP103.153.3.25
SPF_MXwww.datajambi.com

Related pages

Pivot deeper into the graph from www.datajambi.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "www.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.