Skip to content

Hostname

wrapd.ai

Last fetched

wrapd.ai resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wrapd.aiRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wrapd.ai

Resolution chain

wrapd.ai resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.210.18.17113.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.1.19515.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.218.1303.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.217.13352.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.242.18552.64.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.160.22152.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of wrapd.ai.

Web-graph footprint

Distinct hostnames that link to or from wrapd.ai in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wrapd.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from wrapd.ai.

Cypher and MCP

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

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