Hostname
atruvia.de
Last fetched
atruvia.de resolves to 1 IPv4 address operated by AS35258 in DE.
Nutrition Label
Resolution chain
atruvia.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 |
|---|---|---|---|---|
| 46.254.121.83 | 46.254.120.0/21 | AS35258 | — | DE |
WHOIS identity
No WHOIS records are currently associated with atruvia.de in WhisperGraph.
Subdomains
87 observed subdomains of atruvia.de.
Showing 25 of 87. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from atruvia.de in the public web crawl.
987 sites link to this hostname.
88 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for atruvia.de.
| Mechanism | Target |
|---|---|
| SPF_A | atruvia.de |
| SPF_INCLUDE | spf.fiduciagad.de |
| SPF_INCLUDE | spf.info-online.org |
| SPF_INCLUDE | spf.m-1.eu-1.quentn.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 54.229.2.165/32 |
Related pages
Pivot deeper into the graph from atruvia.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "atruvia.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.