Skip to content

Hostname

autoaid.de

Last fetched

autoaid.de resolves to 3 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · autoaid.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/autoaid.de

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.173.27136.243.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
176.9.34.153176.9.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
37.187.150.15837.187.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

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

Subdomains

45 observed subdomains of autoaid.de.

Web-graph footprint

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

106 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for autoaid.de.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from autoaid.de.

Cypher and MCP

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

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