All hostnames buddi.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.
Nutrition Label WHISPER CANON · buddi.io Routing diversity 4.2/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 3.3/10 Resolver footprint 5.2/10 canon.whisper.security/host/buddi.io Resolution chain buddi.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.156.22.127 108.156.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.156.22.37 108.156.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.156.22.38 108.156.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.156.22.65 108.156.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 13.226.244.102 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.15 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.31 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.71 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.121.100 13.32.120.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.121.14 13.32.120.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.121.81 13.32.120.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.121.90 13.32.120.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.162.125.104 3.162.124.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.162.125.14 3.162.124.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.162.125.33 3.162.124.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.162.125.67 3.162.124.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.67.13.57 18.67.12.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.67.13.55 18.67.12.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.67.13.75 18.67.12.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.67.13.42 18.67.12.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:146 Organization domains by proxy, Contact emails — Subdomains 17 observed subdomains of buddi.io.
Web-graph footprint Distinct hostnames that link to or from buddi.io in the public web crawl.
22 sites link to this hostname.
8 sites linked to from this hostname.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for buddi.io.
Related pages Pivot deeper into the graph from buddi.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buddi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .