Skip to content

Hostname

endpointclosing.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
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
44.238.8.8744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.247.184.8944.224.0.0/11AS16509AMAZON-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

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0151029408
Contact emails

Subdomains

41 observed subdomains of endpointclosing.com.

Web-graph footprint

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

12 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for endpointclosing.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.firstam.com
SPF_INCLUDE_spf_google_netblocks.endpointclosing.com
SPF_INCLUDEmail.zendesk.com
SPF_MXendpointclosing.com

Related pages

Pivot deeper into the graph from endpointclosing.com.

Cypher and MCP

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

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