Skip to content

Hostname

idbigdata.com

Last fetched

idbigdata.com resolves to 1 IPv4 address operated by AS58404 in ID. WHOIS lists iana:4029 as the registrar.

Nutrition Label

WHISPER CANON · idbigdata.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/idbigdata.com

Resolution chain

idbigdata.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
43.252.137.23443.252.137.0/24AS58404ID

WHOIS identity

Registrar
iana:4029
Organization
bagus rully muttaqien
Contact emails

Subdomains

31 observed subdomains of idbigdata.com.

Web-graph footprint

Distinct hostnames that link to or from idbigdata.com in the public web crawl.

11 sites link to this hostname.

179 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • idbigdata.com

SPF policy

5 SPF mechanisms authorising senders for idbigdata.com.

MechanismTarget
SPF_Aidbigdata.com
SPF_INCLUDEspf.spamdisinfect.com
SPF_IP103.28.12.111
SPF_IP103.28.12.66
SPF_MXidbigdata.com

Related pages

Pivot deeper into the graph from idbigdata.com.

Cypher and MCP

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

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