Skip to content

Hostname

endu.net

Last fetched

endu.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · endu.netRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/endu.net

Resolution chain

endu.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.210.118.1652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.108.1252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.111.20554.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.208.21554.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:168
Organization
Contact emails

Subdomains

22 observed subdomains of endu.net.

Web-graph footprint

Distinct hostnames that link to or from endu.net in the public web crawl.

1,553 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for endu.net.

MechanismTarget
SPF_INCLUDE48289839.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.webapps.net

Related pages

Pivot deeper into the graph from endu.net.

Cypher and MCP

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

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