Hostname
exact.com
Last fetched
exact.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
exact.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.49.85.204 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1052
- Organization
- exact group b.v.
- Contact emails
- abuse@web.com
- b54hk3h84a3@networksolutionsprivateregistration.com
- bm4q63k58jt@networksolutionsprivateregistration.com
- domains@exact.com
- hb7mk84j8u4@networksolutionsprivateregistration.com
- ja65s9wt2d6@networksolutionsprivateregistration.com
- mx8tw3x86hb@networksolutionsprivateregistration.com
- n36894p22xr@networksolutionsprivateregistration.com
- s43747nk54t@networksolutionsprivateregistration.com
- u975s9cb3js@networksolutionsprivateregistration.com
Subdomains
75 observed subdomains of exact.com.
Showing 25 of 75. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from exact.com in the public web crawl.
1,874 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for exact.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 145.14.1.3 |
| SPF_IP | 145.14.56.25 |
| SPF_IP | 145.14.60.30 |
| SPF_IP | 18.194.190.175 |
Related pages
Pivot deeper into the graph from exact.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "exact.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.