Skip to content

Hostname

endpoint.com

Last fetched

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

Nutrition Label

WHISPER CANON · endpoint.comRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/endpoint.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.20.123100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.96.16235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.8.16535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.153.19235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.64.13344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.131.18044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.8.8744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.188.3244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.247.184.8944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.249.228.2044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.32.23744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.106.15252.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.184.9852.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.202.15354.214.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.150.7154.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.236.223184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

24 observed subdomains of endpoint.com.

Web-graph footprint

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

125 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for endpoint.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.firstam.com
SPF_INCLUDE_spf_google_netblocks.endpoint.com
SPF_INCLUDEmail.zendesk.com
SPF_MXendpoint.com

Related pages

Pivot deeper into the graph from endpoint.com.

Cypher and MCP

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

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