Skip to content

Hostname

asklepios.com

Last fetched

asklepios.com resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · asklepios.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/asklepios.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.217.135167.235.0.0/16AS24940HETZNER-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from asklepios.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for asklepios.com.

MechanismTarget
SPF_Amx3.imc-hosting.com
SPF_Anl2go.com
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEspf-00718b01.pphosted.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.nl2go.com
SPF_IP141.49.181.0/27
SPF_IP157.90.137.9
SPF_IP159.69.120.94
SPF_IP185.29.188.129/28
SPF_IP185.29.189.40
SPF_IP195.201.134.158
SPF_IP195.201.134.161
SPF_IP52.156.205.134
SPF_IP52.178.135.21/32
SPF_IP85.13.146.76

Related pages

Pivot deeper into the graph from asklepios.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "asklepios.com"})-[: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.