Skip to content

Hostname

starke.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.2.10478.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

25 observed subdomains of starke.de.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for starke.de.

MechanismTarget
SPF_Astarke.de
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEuser.zohobookings.eu
SPF_IP104.41.216.208
SPF_IP104.45.93.125
SPF_IP40.85.138.138
SPF_IP52.29.100.147/32
SPF_IP52.58.166.242/32
SPF_IP78.46.2.104
SPF_IP87.130.16.192/28
SPF_IP94.140.18.224/27
SPF_MXstarke.de

Related pages

Pivot deeper into the graph from starke.de.

Cypher and MCP

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

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