Skip to content

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

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

Resolution chain

exact.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.49.85.20452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1052
Organization
exact group b.v.
Contact emails

Subdomains

75 observed subdomains of exact.com.

Web-graph footprint

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

1,874 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for exact.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.14.1.3
SPF_IP145.14.56.25
SPF_IP145.14.60.30
SPF_IP18.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.