Skip to content

Hostname

wrapify.com

Last fetched

wrapify.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.11613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.219.2218.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.219.3518.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.219.5018.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.219.718.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
34.149.232.8834.148.0.0/14AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of wrapify.com.

Web-graph footprint

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

375 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wrapify.com.

MechanismTarget
SPF_INCLUDE_s00139017.autospf.email

Related pages

Pivot deeper into the graph from wrapify.com.

Cypher and MCP

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

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