Skip to content

Hostname

hen.ng

Last fetched

hen.ng resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · hen.ngRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hen.ng

Resolution chain

hen.ng resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.58.68.11216.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
44.207.218.8344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with hen.ng in WhisperGraph.

Subdomains

28 observed subdomains of hen.ng.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hen.ng.

MechanismTarget
SPF_Ahen.ng
SPF_INCLUDEspf.web-hosting.com
SPF_IP44.207.218.83
SPF_IP66.29.132.42
SPF_IP66.29.132.46
SPF_MXhen.ng

Related pages

Pivot deeper into the graph from hen.ng.

Cypher and MCP

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

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