Skip to content

Hostname

aida.de

Last fetched

aida.de resolves to 7 IPv4 addresses operated by AKAMAI-ASN1 in DE.

Nutrition Label

WHISPER CANON · aida.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aida.de

Resolution chain

aida.de resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for aida.de.

MechanismTarget
SPF_Amail.dohmen-solutions.de
SPF_Asmtpw.cytric.net
SPF_INCLUDEinxserver.com
SPF_INCLUDEspf.dvinci.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tds.de
SPF_IP13.39.103.16/28
SPF_IP138.2.142.134
SPF_IP141.144.229.35
SPF_IP3.252.108.176/28
SPF_IP52.17.62.50/32
SPF_IP54.171.131.249
SPF_IP77.43.118.167
SPF_IP77.43.118.168
SPF_IP91.223.2.12
SPF_IP91.223.2.17
SPF_IP91.223.2.6
SPF_MXaida.de
SPF_MXcosta.it

Related pages

Pivot deeper into the graph from aida.de.

Cypher and MCP

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

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