Skip to content

Hostname

endrex.com

Last fetched

endrex.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · endrex.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/endrex.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.229.221.6913.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.163.1963.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.248.14147.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.0.9847.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.212.3152.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.5.18652.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1910
Organization
buydomains_com
Contact emails

Subdomains

1 observed subdomain of endrex.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for endrex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from endrex.com.

Cypher and MCP

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

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