Skip to content

Hostname

react.uni-saarland.de

Last fetched

react.uni-saarland.de resolves to 1 IPv4 address operated by DFN - Verein zur Foerderung eines Deutschen Forschungsnetzes e.V. in DE.

Nutrition Label

WHISPER CANON · react.uni-saarland.deRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/react.uni-saarland.de

Resolution chain

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

IPPrefixASNOperatorCountry
134.96.239.168134.96.0.0/16AS680DFN - Verein zur Foerderung eines Deutschen Forschungsnetzes e.V.DE

WHOIS identity

No WHOIS records are currently associated with react.uni-saarland.de in WhisperGraph.

Subdomains

1 observed subdomain of react.uni-saarland.de.

Web-graph footprint

Distinct hostnames that link to or from react.uni-saarland.de in the public web crawl.

82 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for react.uni-saarland.de.

MechanismTarget
SPF_IP134.96.252.33
SPF_IP134.96.254.200
SPF_IP134.96.254.201
SPF_IP134.96.40.64/28
SPF_IP134.96.7.0/24
SPF_IP2001:638:200:853f:0:1::/112
SPF_MXreact.uni-saarland.de

Related pages

Pivot deeper into the graph from react.uni-saarland.de.

Cypher and MCP

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

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