Skip to content

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

WHISPER CANON · datajambi.comRouting diversity3.0/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/datajambi.com

Resolution chain

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
145.223.124.200145.223.120.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
88.223.87.12688.223.80.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS

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

SPF policy

6 SPF mechanisms authorising senders for datajambi.com.

MechanismTarget
SPF_Adatajambi.com
SPF_INCLUDEspam-filter.dewabiz.com
SPF_IP103.153.3.139
SPF_IP103.153.3.21
SPF_IP103.153.3.25
SPF_MXdatajambi.com

Related pages

Pivot deeper into the graph from datajambi.com.

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 20

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