Skip to content

Hostname

zelh.ai

Last fetched

zelh.ai resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · zelh.aiRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/zelh.ai

Resolution chain

zelh.ai resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.232.82.673.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.36.8152.216.11.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.218.6252.46.7.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.55.24954.219.128.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.47.5554.102.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.252.11598.96.210.0/23AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with zelh.ai in WhisperGraph.

Subdomains

11 observed subdomains of zelh.ai.

Web-graph footprint

Distinct hostnames that link to or from zelh.ai in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for zelh.ai.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from zelh.ai.

Cypher and MCP

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

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