Skip to content

Hostname

busdiscovery.id

Last fetched

busdiscovery.id resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · busdiscovery.idRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/busdiscovery.id

Resolution chain

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

IPPrefixASNOperatorCountry
157.230.250.78157.230.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
188.166.249.161188.166.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

8 observed subdomains of busdiscovery.id.

Web-graph footprint

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

29 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for busdiscovery.id.

MechanismTarget
SPF_Abusdiscovery.id
SPF_INCLUDEwebsitewelcome.com
SPF_MXbusdiscovery.id

Related pages

Pivot deeper into the graph from busdiscovery.id.

Cypher and MCP

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

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