Skip to content

Hostname

snipesusa.com

Last fetched

snipesusa.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · snipesusa.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/snipesusa.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.112.12418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.5318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.192.1203.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.1263.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.213.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.263.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.50.12452.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.4352.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.8452.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

33 observed subdomains of snipesusa.com.

Web-graph footprint

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

378 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for snipesusa.com.

MechanismTarget
SPF_Aproduction.na01.snipes.demandware.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_MXsnipesusa.com

Related pages

Pivot deeper into the graph from snipesusa.com.

Cypher and MCP

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

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