Skip to content

Hostname

wiseapp.live

Last fetched

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

Nutrition Label

WHISPER CANON · wiseapp.liveRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/wiseapp.live

Resolution chain

wiseapp.live resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.203.150.22013.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.18.12213.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.74.2213.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.167.24815.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.199.19215.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.255.715.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.119.1683.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.125.2113.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.84.2453.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.142.11435.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.13.22843.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.10.22265.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.245.9265.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.83.21665.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.217.21613.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.112.18313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.203.81.14613.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.201.238.17813.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.177.24713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.155.8613.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

23 observed subdomains of wiseapp.live.

Web-graph footprint

Distinct hostnames that link to or from wiseapp.live in the public web crawl.

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wiseapp.live.

MechanismTarget
SPF_INCLUDE1278314a1.spf2.netcorecloud.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.wiseapp.live
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from wiseapp.live.

Cypher and MCP

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

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