Skip to content

Hostname

snapwrap.io

Last fetched

snapwrap.io resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

snapwrap.io resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.126.213.4913.128.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.121.10013.248.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.106.20015.218.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.192.2215.218.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of snapwrap.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for snapwrap.io.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.snapwrap.io

Related pages

Pivot deeper into the graph from snapwrap.io.

Cypher and MCP

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

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