Skip to content

Hostname

parthen.nl

Last fetched

parthen.nl resolves to 1 IPv4 address operated by AS6724 in DE. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · parthen.nlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/parthen.nl

Resolution chain

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

IPPrefixASNOperatorCountry
85.214.131.1585.214.0.0/15AS6724DE

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

8 observed subdomains of parthen.nl.

Web-graph footprint

Distinct hostnames that link to or from parthen.nl in the public web crawl.

13 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for parthen.nl.

MechanismTarget
SPF_Aremote.parthen.nl
SPF_INCLUDE_mx.scalasolutions.nl
SPF_INCLUDE_spf.scalasolutions.nl
SPF_INCLUDE_spf.webshopapp.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_IP37.46.141.132

Related pages

Pivot deeper into the graph from parthen.nl.

Cypher and MCP

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

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