Skip to content

Hostname

aldra.de

Last fetched

aldra.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · aldra.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aldra.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.243.134.196185.243.132.0/22AS15817DE

WHOIS identity

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

Subdomains

12 observed subdomains of aldra.de.

Web-graph footprint

Distinct hostnames that link to or from aldra.de in the public web crawl.

70 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for aldra.de.

MechanismTarget
SPF_INCLUDE144146013.spf01.hubspotemail.net
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.15.246.190
SPF_IP188.94.250.251/32
SPF_IP188.94.250.252/32
SPF_IP192.109.96.89/24
SPF_IP212.18.78.128/27
SPF_IP212.18.79.176/29
SPF_IP212.18.80.0/24
SPF_IP52.157.254.210

Related pages

Pivot deeper into the graph from aldra.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aldra.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.