Skip to content

Hostname

exactly.com

Last fetched

exactly.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.12613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.1243.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.313.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.673.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.803.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.117.1193.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1283.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.683.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.733.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 124169459
Contact emails

Subdomains

26 observed subdomains of exactly.com.

Web-graph footprint

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

116 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for exactly.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from exactly.com.

Cypher and MCP

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

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