Skip to content

Hostname

shots.net

Last fetched

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

Nutrition Label

WHISPER CANON · shots.netRouting diversity6.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shots.net

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.55.51108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.226.21318.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.107.13334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.8.3034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.227.17134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.75.9734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.122.7634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.21.23734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.191.21652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.232.21052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.35.19452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.99.1852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.184.14852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.38.9252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.187.7752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.243.6852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.76.3352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.182.15052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.192.2752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.79.13952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
emap.com ltd greater london house
Contact emails

Subdomains

16 observed subdomains of shots.net.

Web-graph footprint

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

1,008 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for shots.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP95.131.218.32/27

Related pages

Pivot deeper into the graph from shots.net.

Cypher and MCP

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

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