Skip to content

Hostname

ezsniper.com

Last fetched

ezsniper.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ezsniper.comRouting diversity6.1/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ezsniper.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.213.145100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.119.1718.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.184.2173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.183.2543.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.223.2183.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.191.5934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.96.20934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.42.10035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.110.150.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.162.2454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.43.3954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.150.5254.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.24.8454.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.114.11854.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.249.7244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.174.10854.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.218.5.14513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.129.13332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
daniel abercrombie
Contact emails

Subdomains

1 observed subdomain of ezsniper.com.

Web-graph footprint

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

58 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ezsniper.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP107.21.33.20
SPF_IP54.236.152.107

Related pages

Pivot deeper into the graph from ezsniper.com.

Cypher and MCP

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

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