Skip to content

Hostname

pava.dk

Last fetched

pava.dk resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · pava.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pava.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.21.41.61185.21.40.0/22AS48854DK

WHOIS identity

Registrar
Organization
pava produkter a/s
Contact emails

Subdomains

101 observed subdomains of pava.dk.

Web-graph footprint

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

55 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pava.dk.

MechanismTarget
SPF_INCLUDE_spf.hostonline.dk
SPF_INCLUDEsend.heyloyalty.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.itsecurity.dk
SPF_IP193.201.39.111
SPF_IP195.90.100.74
SPF_IP81.19.232.0/24
SPF_IP81.7.161.0/24
SPF_IP93.191.152.26/32

Related pages

Pivot deeper into the graph from pava.dk.

Cypher and MCP

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

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