Skip to content

Hostname

auma.de

Last fetched

auma.de resolves to 3 IPv4 addresses operated by WEDOS-GLOBAL in CZ.

Nutrition Label

WHISPER CANON · auma.deRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/auma.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.8.237.5185.8.237.0/24AS208414WEDOS-GLOBALCZ
185.8.237.6185.8.237.0/24AS208414WEDOS-GLOBALCZ
5.75.208.335.75.128.0/17AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

17 observed subdomains of auma.de.

Web-graph footprint

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

1,342 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for auma.de.

MechanismTarget
SPF_Aauma.de
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.171.225.16
SPF_IP185.171.225.17
SPF_IP195.52.114.1/28
SPF_IP83.169.28.81
SPF_IP88.198.248.160/27
SPF_MXauma.de

Related pages

Pivot deeper into the graph from auma.de.

Cypher and MCP

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

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