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
Resolution chain
exactly.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.125.126 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.44 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.74 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.76 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.82.124 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.31 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.67 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.80 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.117.119 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.128 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.68 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.73 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- contact privacy inc. customer 124169459
- Contact emails
- 2b124dd0737a46379cd82bd3fdd3ff12.protect@whoisguard.com
- 059bf2030b024875adc78e6a837cead0.protect@withheldforprivacy.com
- 632b3fa15b2a4c9abf52c80d15064704.protect@withheldforprivacy.com
- f35de2a2c1124e7a85e6e344be6cee1d.protect@withheldforprivacy.com
- jbr8oxpiinaf@contactprivacy.email
- info@domain-contact.org
- 26be86149846aa2409541d2b7b35e289b20cf0177527ef6c16123d09804c4a76@exactly.com.whoisproxy.org
- 3b4b5cd6f712e2670b0573f346fa82d040a22ead4bdf935e949aa232b68bad0f@exactly.com.whoisproxy.org
- 5bf38e3da374fc888e1cc2a2febe78f6fcaa0e14f68ca11ee362cddf79ea928f@exactly.com.whoisproxy.org
- 6d027e5be5ec8624e6f63dc16421393a3d552335f8ce2c9f451662cc4e04f814@exactly.com.whoisproxy.org
- a3a2a798903001ff3232582cb412b44b43f90b2644cf7330a35e458c9bee7eab@exactly.com.whoisproxy.org
- b0b411cb74f46ddecfa5e75f89c475f0ecc5c408cf3a0127ad1a0fd74d6200b1@exactly.com.whoisproxy.org
- c7215ce4ff683d13b0edebdb8c12509ce7c1024aba6a88a9cdad0f112ee906f9@exactly.com.whoisproxy.org
- c90f3170978054bf0627f8ad3733c4891e97eae1d7814c73a161295a7ade03ba@exactly.com.whoisproxy.org
- d29b97f62e09e09c6bbfc9985e13fd07afbfc6ca5327ff16a7676d676880e9a6@exactly.com.whoisproxy.org
- f232292638eb7fdde22a77fd2b2b7eec6f911d4219ea72f81d4d47f1942d371b@exactly.com.whoisproxy.org
Subdomains
26 observed subdomains of exactly.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from exactly.com in the public web crawl.
116 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for exactly.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from exactly.com.
- IP · 13.224.125.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · 2b124dd0737a46379cd82bd3fdd3ff12.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ex…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.