Skip to content

Hostname

auto-anders.de

Last fetched

auto-anders.de resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.53.247.157193.53.246.0/23AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

No WHOIS records are currently associated with auto-anders.de in WhisperGraph.

Subdomains

15 observed subdomains of auto-anders.de.

Web-graph footprint

Distinct hostnames that link to or from auto-anders.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for auto-anders.de.

MechanismTarget
SPF_INCLUDEinxserver.com
SPF_INCLUDEmailsec.sievers-cloud.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.158.99.152/29
SPF_MXauto-anders.de

Related pages

Pivot deeper into the graph from auto-anders.de.

Cypher and MCP

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

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