Hostname
dg-nexolution.de
Last fetched
dg-nexolution.de resolves to 1 IPv4 address operated by AS3209 in DE.
Nutrition Label
Resolution chain
dg-nexolution.de 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 |
|---|---|---|---|---|
| 213.23.88.6 | 213.23.0.0/16 | AS3209 | — | DE |
WHOIS identity
No WHOIS records are currently associated with dg-nexolution.de in WhisperGraph.
Subdomains
246 observed subdomains of dg-nexolution.de.
Showing 15 of 246. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dg-nexolution.de in the public web crawl.
79 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for dg-nexolution.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.vr-mailservice.de |
| SPF_INCLUDE | spf.cluster3.4hr.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 145.253.80.0/26 |
| SPF_IP | 178.250.15.135/32 |
| SPF_IP | 178.63.85.206/32 |
| SPF_IP | 178.63.85.253/32 |
| SPF_IP | 195.50.168.28/32 |
| SPF_IP | 23.88.90.21/32 |
| SPF_IP | 2a01:4f8:d0a:75f6:0:0:0:2 |
| SPF_IP | 50.31.52.158/32 |
| SPF_IP | 80.244.219.130/32 |
Related pages
Pivot deeper into the graph from dg-nexolution.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dg-nexolution.de"})-[: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.