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
Resolution chain
propersona.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.221.213.18 | 62.221.192.0/19 | AS48635 | — | NL |
WHOIS identity
- Registrar
- registrar:transip bv
- Organization
- —
- Contact emails
- —
Subdomains
37 observed subdomains of propersona.nl.
Showing 25 of 37. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for propersona.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.intermax.nl |
| SPF_INCLUDE | _spf.zorgmail.nl |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.geenspam.mx |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 138.201.35.78 |
| SPF_IP | 185.110.173.67 |
| SPF_IP | 193.58.12.9 |
| SPF_IP | 212.113.89.13 |
| SPF_IP | 2a03:9700:8000:0:0:0:6:13 |
| SPF_IP | 2a03:9700:8000:0:72a0:7a57:f439:d9a2 |
| SPF_IP | 31.222.163.241 |
| SPF_IP | 31.7.2.20 |
| SPF_IP | 31.7.6.13 |
| SPF_IP | 5.22.250.216 |
| SPF_IP | 5.22.250.236 |
| SPF_IP | 94.124.88.240 |
| SPF_IP | 94.124.88.250 |
| SPF_MX | propersona.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.