Skip to content

Hostname

ucloud4schools.de

Last fetched

ucloud4schools.de resolves to 1 IPv4 address operated by AS34928 in DE.

Nutrition Label

WHISPER CANON · ucloud4schools.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ucloud4schools.de

Resolution chain

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

IPPrefixASNOperatorCountry
91.102.137.13991.102.136.0/21AS34928DE

WHOIS identity

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

Subdomains

20 observed subdomains of ucloud4schools.de.

Web-graph footprint

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

24 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ucloud4schools.de.

MechanismTarget
SPF_INCLUDEspf.regioit.de
SPF_MXucloud4schools.de

Related pages

Pivot deeper into the graph from ucloud4schools.de.

Cypher and MCP

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

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