Skip to content

Hostname

pava.eu

Last fetched

pava.eu resolves to 1 IPv4 address operated by AS16097 in DE. WHOIS lists registrar:http.net internet gmbh as the registrar.

Nutrition Label

WHISPER CANON · pava.euRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pava.eu

Resolution chain

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

IPPrefixASNOperatorCountry
212.122.43.147212.122.32.0/19AS16097DE

WHOIS identity

Registrar
registrar:http.net internet gmbh
Organization
Contact emails

Subdomains

2 observed subdomains of pava.eu.

Web-graph footprint

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

21 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pava.eu.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.0.114.17
SPF_IP212.144.222.102
SPF_IP85.215.39.84

Related pages

Pivot deeper into the graph from pava.eu.

Cypher and MCP

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

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