Skip to content

Hostname

atruvia.de

Last fetched

atruvia.de resolves to 1 IPv4 address operated by AS35258 in DE.

Nutrition Label

WHISPER CANON · atruvia.deRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/atruvia.de

Resolution chain

atruvia.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.254.121.8346.254.120.0/21AS35258DE

WHOIS identity

No WHOIS records are currently associated with atruvia.de in WhisperGraph.

Subdomains

87 observed subdomains of atruvia.de.

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for atruvia.de.

MechanismTarget
SPF_Aatruvia.de
SPF_INCLUDEspf.fiduciagad.de
SPF_INCLUDEspf.info-online.org
SPF_INCLUDEspf.m-1.eu-1.quentn.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP52.30.130.201/32
SPF_IP54.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.