Skip to content

Hostname

wildcard.schulserver.cloud

Last fetched

wildcard.schulserver.cloud resolves to 3 IPv4 addresses operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · wildcard.schulserver.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wildcard.schulserver.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.2.255116.202.0.0/16AS24940HETZNER-ASDE
116.203.121.185116.203.0.0/16AS24940HETZNER-ASDE
188.68.60.9188.68.60.0/24AS197540NETCUP-AS netcup GmbHDE

WHOIS identity

No WHOIS records are currently associated with wildcard.schulserver.cloud in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wildcard.schulserver.cloud.

MechanismTarget
SPF_Arelay1.iserv.eu
SPF_Arelay2.iserv.eu
SPF_Arelay3.iserv.eu
SPF_Arelaybs.iserv.eu
SPF_Awildcard.schulserver.cloud
SPF_MXwildcard.schulserver.cloud

Related pages

Pivot deeper into the graph from wildcard.schulserver.cloud.

Cypher and MCP

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

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