Skip to content

Hostname

aaronmarks.com

Last fetched

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

Nutrition Label

WHISPER CANON · aaronmarks.comRouting diversity4.2/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aaronmarks.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.303.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.216.20252.218.216.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.247.9052.218.247.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.201.3552.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.19552.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.213.9952.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.14752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.17152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of aaronmarks.com owner
Contact emails

Subdomains

6 observed subdomains of aaronmarks.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aaronmarks.com.

Related pages

Pivot deeper into the graph from aaronmarks.com.

Cypher and MCP

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

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