Skip to content

Hostname

fuzzle.com

Last fetched

fuzzle.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fuzzle.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fuzzle.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.11718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.8818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.9918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
54.192.151.2054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.3354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of fuzzle.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fuzzle.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from fuzzle.com.

Cypher and MCP

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

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