Skip to content

Hostname

vpn.ppfeurope.com

Last fetched

vpn.ppfeurope.com resolves to 2 IPv4 addresses operated by MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc. in HU.

Nutrition Label

WHISPER CANON · vpn.ppfeurope.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/vpn.ppfeurope.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.228.72.74195.229.132.0/23AS5483MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc.HU
79.120.137.22879.121.73.0/24AS12301Invitech - Invitech ICT Services Kft.HU

WHOIS identity

No WHOIS records are currently associated with vpn.ppfeurope.com in WhisperGraph.

Subdomains

2 observed subdomains of vpn.ppfeurope.com.

Threat posture

History

Related pages

Pivot deeper into the graph from vpn.ppfeurope.com.

Cypher and MCP

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

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