Skip to content

Hostname

buda.io

Last fetched

buda.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · buda.ioRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/buda.io

Resolution chain

buda.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.2.11118.66.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.2.3818.66.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.2.818.66.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.2.9318.66.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.51.353.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.413.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.513.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.823.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
business data software,
Contact emails

Subdomains

36 observed subdomains of buda.io.

Web-graph footprint

Distinct hostnames that link to or from buda.io in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for buda.io.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from buda.io.

Cypher and MCP

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

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