Skip to content

Hostname

buddlycrafts.com

Last fetched

buddlycrafts.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · buddlycrafts.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/buddlycrafts.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.175.196.1073.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.113.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.243.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.803.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
54.230.71.11954.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.12554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.3754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.4554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
18.67.13.1718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.1618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of buddlycrafts.com owner
Contact emails

Subdomains

2 observed subdomains of buddlycrafts.com.

Web-graph footprint

Distinct hostnames that link to or from buddlycrafts.com in the public web crawl.

134 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for buddlycrafts.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from buddlycrafts.com.

Cypher and MCP

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

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