Skip to content

Hostname

endoaxis.com

Last fetched

endoaxis.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.128.77.1043.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.15.513.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.109.1673.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.84.283.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.45.1973.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.80.1883.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of endoaxis.com owner
Contact emails

Subdomains

8 observed subdomains of endoaxis.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for endoaxis.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.endoaxis.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from endoaxis.com.

Cypher and MCP

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

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