Hostname
humankind.nl
Last fetched
humankind.nl resolves to 1 IPv4 address operated by PREVIDER-AS - Previder B.V. in NL. WHOIS lists registrar:the registrar company b.v. as the registrar.
Nutrition Label
Resolution chain
humankind.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 |
|---|---|---|---|---|
| 31.7.6.80 | 31.7.4.0/22 | AS20847 | PREVIDER-AS - Previder B.V. | NL |
WHOIS identity
- Registrar
- registrar:the registrar company b.v.
- Organization
- —
- Contact emails
- —
Subdomains
22 observed subdomains of humankind.nl.
Showing 13 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from humankind.nl in the public web crawl.
245 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for humankind.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.axxerion.com |
| SPF_INCLUDE | _spf.betawerk.nl |
| SPF_INCLUDE | _spf.paytsoftware.com |
| SPF_INCLUDE | _spf.spotler.email |
| SPF_INCLUDE | _spf.ubeeo.nl |
| SPF_INCLUDE | spf.avetica.net |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.visitorcontrol.com |
| SPF_IP | 108.143.44.187 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 45.141.30.141 |
| SPF_IP | 45.141.30.142/32 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 84.241.188.42/32 |
Related pages
Pivot deeper into the graph from humankind.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "humankind.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.