Hostname
arcona.de
Last fetched
arcona.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with arcona.de in WhisperGraph.
Subdomains
56 observed subdomains of arcona.de.
Showing 25 of 56. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from arcona.de in the public web crawl.
188 sites link to this hostname.
71 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for arcona.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sendnode.com |
| SPF_INCLUDE | belgacom.stepstone.com |
| SPF_INCLUDE | myincert.com |
| SPF_INCLUDE | spf.nets.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.98.184.0/24 |
| SPF_IP | 212.83.36.150/32 |
| SPF_IP | 213.70.228.37/32 |
| SPF_IP | 213.70.228.38/32 |
| SPF_IP | 216.117.108.0/24 |
| SPF_IP | 216.117.109.0/24 |
| SPF_IP | 216.117.110.0/24 |
| SPF_IP | 62.113.218.162/32 |
| SPF_IP | 62.113.218.163/32 |
| SPF_IP | 62.113.218.164/32 |
| SPF_IP | 80.82.206.0/26 |
| SPF_MX | arcona.de |
Related pages
Pivot deeper into the graph from arcona.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arcona.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.