Hostname
be2.nl
Last fetched
be2.nl resolves to 1 IPv4 address operated by AS8767 in DE. WHOIS lists registrar:corporation service company limited|elysium house, new king's road 126128|sw64 lz|london|united kingdom of great britain & n ireland|| as the registrar.
Nutrition Label
Resolution chain
be2.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.245.131.118 | 62.245.128.0/17 | AS8767 | — | DE |
WHOIS identity
- Registrar
- registrar:corporation service company limited|elysium house, new king's road 126128|sw64 lz|london|united kingdom of great britain & n ireland||
- Organization
- —
- Contact emails
- —
Subdomains
13 observed subdomains of be2.nl.
Web-graph footprint
Distinct hostnames that link to or from be2.nl in the public web crawl.
66 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for be2.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.be2.com |
| SPF_INCLUDE | de._spf.fagms.net |
Related pages
Pivot deeper into the graph from be2.nl.
- IP · 62.245.131.118
- ASN · AS8767
- Registrar · registrar:corporation service company limited|elysium house, new king's road 126128|sw64 lz|london|united kingdom of great britain & n ireland||
- Country · DE
- TLD · .nl
- Browse hostnames · be…
- 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: "be2.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.