Skip to content

Hostname

decobuddy.org

Last fetched

decobuddy.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.126108.138.105.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.14108.138.105.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.19108.138.105.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.20108.138.105.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.167.138.1083.167.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.1153.167.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.493.167.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.593.167.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

6 observed subdomains of decobuddy.org.

Web-graph footprint

Distinct hostnames that link to or from decobuddy.org in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for decobuddy.org.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from decobuddy.org.

Cypher and MCP

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

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