Skip to content

Hostname

exactly.net

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
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
54.239.195.10654.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.12754.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.1854.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.4454.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of exactly.net.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for exactly.net.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from exactly.net.

Cypher and MCP

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

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