Skip to content

Hostname

viewsapp.net

Last fetched

viewsapp.net resolves to 7 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · viewsapp.netRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/viewsapp.net

Resolution chain

viewsapp.net resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
129.212.162.208129.212.160.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
129.212.200.227129.212.200.0/21AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
159.223.247.165159.223.244.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
188.166.136.212188.166.136.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
188.166.136.45188.166.136.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
95.138.179.1095.138.128.0/18AS15395GB
209.38.171.89209.38.168.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:168
Organization
alice john
Contact emails

Subdomains

36 observed subdomains of viewsapp.net.

Web-graph footprint

Distinct hostnames that link to or from viewsapp.net in the public web crawl.

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for viewsapp.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.213.138.12
SPF_IP134.213.138.84
SPF_IP134.213.214.102
SPF_IP134.213.49.234/32
SPF_IP134.213.56.133/32
SPF_IP165.227.229.170
SPF_IP193.178.55.114
SPF_IP62.69.72.97/27
SPF_IP95.138.179.10

Related pages

Pivot deeper into the graph from viewsapp.net.

Cypher and MCP

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

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