Skip to content

Hostname

snipe-it.io

Last fetched

snipe-it.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · snipe-it.ioRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/snipe-it.io

Resolution chain

snipe-it.io resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.14.104108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.5108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.57108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.67108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
18.245.143.3818.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.4318.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.5418.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.143.6618.245.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.161.82.1023.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.443.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.593.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.713.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1011
Organization
grokability,
Contact emails

Subdomains

239 observed subdomains of snipe-it.io.

Web-graph footprint

Distinct hostnames that link to or from snipe-it.io in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for snipe-it.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from snipe-it.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "snipe-it.io"})-[: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.