Skip to content

Hostname

exacteditions.com

Last fetched

exacteditions.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1755 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.78.165100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.233.12618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.13.413.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.34.533.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.111.16634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.23.9334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.225.15234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.223.4552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.79.5252.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.147.10854.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.223.22100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1755
Organization
exact editions
Contact emails

Subdomains

15 observed subdomains of exacteditions.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for exacteditions.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from exacteditions.com.

Cypher and MCP

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

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