Skip to content

Hostname

robertstemm.com

Last fetched

robertstemm.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · robertstemm.comRouting diversity5.7/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/robertstemm.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.1016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.19116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.7516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.18916.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.24.793.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.50.23752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.113.22152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.122.15752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.131.5352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.165.10152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.205.6952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.234.5352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.36.24352.217.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.65.1152.217.65.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.99.7552.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0126789080
Contact emails

Subdomains

1 observed subdomain of robertstemm.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for robertstemm.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from robertstemm.com.

Cypher and MCP

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

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