Skip to content

Hostname

uksh.de

Last fetched

uksh.de resolves to 1 IPv4 address operated by AS680 in DE.

Nutrition Label

WHISPER CANON · uksh.deRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/uksh.de

Resolution chain

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

IPPrefixASNOperatorCountry
193.175.223.81193.174.0.0/15AS680DE

WHOIS identity

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

Subdomains

80 observed subdomains of uksh.de.

Web-graph footprint

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

1,664 sites link to this hostname.

1,199 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for uksh.de.

MechanismTarget
SPF_INCLUDE_spfeu.qmarkets-dns.org
SPF_INCLUDEriskonnectclearsight.eu
SPF_INCLUDEspfa.myconvento.com
SPF_IP193.175.223.0/24
SPF_IP193.175.231.0/24
SPF_IP85.13.134.11
SPF_MXuksh.de

Related pages

Pivot deeper into the graph from uksh.de.

Cypher and MCP

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

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