Hostname
blacktrace.nl
Last fetched
blacktrace.nl resolves to 2 IPv4 addresses operated by LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. in NL. WHOIS lists registrar:realtime register as the registrar.
Nutrition Label
Resolution chain
blacktrace.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 |
|---|---|---|---|---|
| 212.7.201.153 | 212.8.235.0/24 | AS60781 | LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. | NL |
| 89.149.211.204 | 89.150.49.0/24 | AS60781 | LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. | NL |
WHOIS identity
- Registrar
- registrar:realtime register
- Organization
- —
- Contact emails
- —
Subdomains
12 observed subdomains of blacktrace.nl.
Web-graph footprint
Distinct hostnames that link to or from blacktrace.nl in the public web crawl.
8 sites link to this hostname.
65 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for blacktrace.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.argewebhosting.nl |
| SPF_INCLUDE | mail.kpnmail.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.165.34.0/24 |
| SPF_IP | 86.83.234.57 |
Related pages
Pivot deeper into the graph from blacktrace.nl.
- IP · 212.7.201.153
- ASN · AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.
- Registrar · registrar:realtime register
- Country · NL
- TLD · .nl
- Browse hostnames · bl…
- 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: "blacktrace.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.