Skip to content

Hostname

uwh.si

Last fetched

uwh.si resolves to 1 IPv4 address operated by AS42831 in GB.

Nutrition Label

WHISPER CANON · uwh.siRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/uwh.si

Resolution chain

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

IPPrefixASNOperatorCountry
78.110.167.7078.110.160.0/21AS42831GB

WHOIS identity

No WHOIS records are currently associated with uwh.si in WhisperGraph.

Subdomains

7 observed subdomains of uwh.si.

Web-graph footprint

Distinct hostnames that link to or from uwh.si in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • uwh.si

SPF policy

10 SPF mechanisms authorising senders for uwh.si.

MechanismTarget
SPF_Auwh.si
SPF_IP109.70.147.155
SPF_IP78.110.167.70
SPF_IP78.110.167.93
SPF_IP81.19.183.202/32
SPF_IP81.19.183.205
SPF_IP81.19.185.2
SPF_IP81.19.185.43
SPF_IP91.186.4.253
SPF_MXuwh.si

Related pages

Pivot deeper into the graph from uwh.si.

Cypher and MCP

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

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