Skip to content

Hostname

sternauto.de

Last fetched

sternauto.de resolves to 1 IPv4 address operated by OPTITRUST in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.64.59.182188.64.56.0/21AS200062OPTITRUSTDE

WHOIS identity

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

Subdomains

15 observed subdomains of sternauto.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sternauto.de.

MechanismTarget
SPF_Amail-out.emea.daimler.com
SPF_Aprinttomail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.info-online.org
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.64.59.183
SPF_IP217.91.41.75
SPF_IP4.182.88.153
SPF_IP78.138.115.117
SPF_MXsternauto.de

Related pages

Pivot deeper into the graph from sternauto.de.

Cypher and MCP

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

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