Skip to content

Hostname

resnap.com

Last fetched

resnap.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in RO. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · resnap.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/resnap.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.171.1118.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.2718.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.6918.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.7818.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.66.147.11118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.12918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.12099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.6399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:468
Organization
resnap b.v.
Contact emails

Subdomains

16 observed subdomains of resnap.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for resnap.com.

MechanismTarget
SPF_INCLUDE_s00152276.autospf.email
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from resnap.com.

Cypher and MCP

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

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