Hostname
biernet.nl
Last fetched
biernet.nl resolves to 2 IPv4 addresses operated by LEASEWEB-NL-AMS-01 Netherlands in NL. WHOIS lists registrar:mijn internetoplossing b.v. as the registrar.
Nutrition Label
Resolution chain
biernet.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 |
|---|---|---|---|---|
| 83.149.93.69 | 83.149.64.0/18 | AS60781 | LEASEWEB-NL-AMS-01 Netherlands | NL |
| 57.129.105.15 | 57.129.0.0/17 | AS16276 | OVH | DE |
WHOIS identity
- Registrar
- registrar:mijn internetoplossing b.v.
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of biernet.nl.
Web-graph footprint
Distinct hostnames that link to or from biernet.nl in the public web crawl.
370 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for biernet.nl.
| Mechanism | Target |
|---|---|
| SPF_A | biernet.nl |
| SPF_INCLUDE | spf.tribecrm.nl |
| SPF_IP | 83.149.93.69 |
| SPF_MX | biernet.nl |
Related pages
Pivot deeper into the graph from biernet.nl.
- IP · 83.149.93.69
- ASN · AS60781LEASEWEB-NL-AMS-01 Netherlands
- Registrar · registrar:mijn internetoplossing b.v.
- Country · NL
- TLD · .nl
- Browse hostnames · bi…
- 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: "biernet.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.