Hostname
heers.nl
Last fetched
heers.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:mijn internetoplossing b.v. as the registrar.
Nutrition Label
Resolution chain
heers.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.94.146 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.137.54 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:mijn internetoplossing b.v.
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of heers.nl.
Web-graph footprint
Distinct hostnames that link to or from heers.nl in the public web crawl.
280 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for heers.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spfmin.seoserver.nl |
| SPF_INCLUDE | eu-sender.zohobooks.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2a03:5180:7:2:24b:8deb:ea0a:1 |
| SPF_IP | 5.254.124.3 |
| SPF_MX | heers.nl |
Related pages
Pivot deeper into the graph from heers.nl.
- IP · 104.21.94.146
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:mijn internetoplossing b.v.
- Country · CA
- TLD · .nl
- Browse hostnames · he…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "heers.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.