Skip to content

Hostname

acatech.de

Last fetched

acatech.de resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · acatech.deRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/acatech.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.30.32188.40.0.0/16AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

31 observed subdomains of acatech.de.

Web-graph footprint

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

1,411 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for acatech.de.

MechanismTarget
SPF_Aacatech.de
SPF_Aspf.mas.t-systems-service.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.codepiraten.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.de
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.201.168.170/31
SPF_IP193.201.168.38/32
SPF_IP194.45.37.20/32
SPF_MXacatech.de

Related pages

Pivot deeper into the graph from acatech.de.

Cypher and MCP

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

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