Skip to content

Hostname

shotstat.com

Last fetched

shotstat.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · shotstat.comRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/shotstat.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.223.16.1563.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.94.2834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.95.16644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.6.8954.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.182.21754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.229.19332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.218.9332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
shotstat.com,
Contact emails

Subdomains

11 observed subdomains of shotstat.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for shotstat.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from shotstat.com.

Cypher and MCP

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

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