Skip to content

Hostname

app.keyvision.eu

Last fetched

app.keyvision.eu resolves to 1 IPv4 address operated by AS5606 in RO.

Nutrition Label

WHISPER CANON · app.keyvision.euRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.keyvision.eu

Resolution chain

app.keyvision.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.212.152.135188.212.152.0/24AS5606RO

WHOIS identity

No WHOIS records are currently associated with app.keyvision.eu in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from app.keyvision.eu in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for app.keyvision.eu.

MechanismTarget
SPF_Aapp.keyvision.eu
SPF_IP104.248.25.10
SPF_IP178.63.101.57
SPF_IP188.212.152.135
SPF_IP188.212.152.138
SPF_IP86.104.3.163
SPF_MXapp.keyvision.eu

Related pages

Pivot deeper into the graph from app.keyvision.eu.

Cypher and MCP

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

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