Skip to content

Hostname

handzel.com

Last fetched

handzel.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · handzel.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/handzel.com

Resolution chain

handzel.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.55.98.22845.55.96.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
handzel & associates,
Contact emails

Subdomains

1 observed subdomain of handzel.com.

Web-graph footprint

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

12 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for handzel.com.

MechanismTarget
SPF_Ahandzel.com
SPF_IP204.80.89.112
SPF_IP204.80.89.115
SPF_IP204.80.89.121
SPF_IP204.80.89.64/26
SPF_IP209.252.71.57
SPF_IP4.15.85.246
SPF_MXhandzel.com

Related pages

Pivot deeper into the graph from handzel.com.

Cypher and MCP

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

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