Skip to content

Hostname

propersona.nl

Last fetched

propersona.nl resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:transip bv as the registrar.

Nutrition Label

WHISPER CANON · propersona.nlRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/propersona.nl

Resolution chain

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

IPPrefixASNOperatorCountry
62.221.213.1862.221.192.0/19AS48635NL

WHOIS identity

Registrar
registrar:transip bv
Organization
Contact emails

Subdomains

37 observed subdomains of propersona.nl.

Web-graph footprint

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

197 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for propersona.nl.

MechanismTarget
SPF_INCLUDE_spf.intermax.nl
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.geenspam.mx
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP138.201.35.78
SPF_IP185.110.173.67
SPF_IP193.58.12.9
SPF_IP212.113.89.13
SPF_IP2a03:9700:8000:0:0:0:6:13
SPF_IP2a03:9700:8000:0:72a0:7a57:f439:d9a2
SPF_IP31.222.163.241
SPF_IP31.7.2.20
SPF_IP31.7.6.13
SPF_IP5.22.250.216
SPF_IP5.22.250.236
SPF_IP94.124.88.240
SPF_IP94.124.88.250
SPF_MXpropersona.nl

Related pages

Pivot deeper into the graph from propersona.nl.

Cypher and MCP

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

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