Skip to content

Hostname

plesner.com

Last fetched

plesner.com resolves to 1 IPv4 address operated by AGROUNION-AS in DK. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · plesner.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/plesner.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.103.129.18582.103.128.0/18AS30736AGROUNION-ASDK

WHOIS identity

Registrar
iana:299
Organization
plesner advokatfirma
Contact emails

Subdomains

12 observed subdomains of plesner.com.

Web-graph footprint

Distinct hostnames that link to or from plesner.com in the public web crawl.

119 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for plesner.com.

MechanismTarget
SPF_INCLUDE_spf.defgo.net
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDE_spf.intility.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEo._spf.hostedsepo.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-inm.eqs-service.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP194.182.6.164
SPF_IP194.182.6.184
SPF_IP194.182.6.185
SPF_IP194.182.6.186
SPF_IP194.182.6.187

Related pages

Pivot deeper into the graph from plesner.com.

Cypher and MCP

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

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