Skip to content

Hostname

bunda.co.id

Last fetched

bunda.co.id resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists registrar:digital registra as the registrar.

Nutrition Label

WHISPER CANON · bunda.co.idRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bunda.co.id

Resolution chain

bunda.co.id resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.136.201.87108.136.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ID
108.136.75.94108.136.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ID
108.137.185.219108.136.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ID
108.137.47.200108.136.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ID
16.78.152.3616.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
16.78.196.19816.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
16.79.15.10316.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
16.79.195.2116.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
43.218.172.6043.218.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
16.79.19.416.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
15.232.15.10315.232.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID
16.79.35.316.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ID

WHOIS identity

Registrar
registrar:digital registra
Organization
jon kenedi
Contact emails

Subdomains

14 observed subdomains of bunda.co.id.

Web-graph footprint

Distinct hostnames that link to or from bunda.co.id in the public web crawl.

160 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bunda.co.id.

MechanismTarget
SPF_Abunda.co.id
SPF_INCLUDEspf.gonetcore.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.101.225.27
SPF_IP103.180.162.100
SPF_IP103.180.162.99
SPF_IP103.29.215.190
SPF_IP103.89.3.181
SPF_IP103.93.53.239
SPF_MXbunda.co.id

Related pages

Pivot deeper into the graph from bunda.co.id.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bunda.co.id"})-[: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.