Skip to content

Hostname

hendel.com

Last fetched

hendel.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · hendel.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hendel.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.102.223100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.14.24107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.229.7318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.219.793.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.152.1863.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.76.2034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.12.5534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.124.635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.193.15144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.168.1144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.158.23952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.150.10852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.48.052.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.120.23252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.153.652.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.177.6352.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.1.19054.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.38.21754.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.53.15452.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.130.11332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hendel.com.

MechanismTarget
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hendel.com.

Cypher and MCP

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

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