Skip to content

Hostname

uss.rs

Last fetched

uss.rs is a registered hostname under the .rs top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · uss.rsRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/uss.rs

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with uss.rs in WhisperGraph.

Subdomains

2 observed subdomains of uss.rs.

Web-graph footprint

Distinct hostnames that link to or from uss.rs in the public web crawl.

50 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for uss.rs.

MechanismTarget
SPF_Auss.rs
SPF_INCLUDEspf.emailfilter.io
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.217.116
SPF_IP162.0.217.120
SPF_IP162.0.217.121
SPF_IP185.119.89.150
SPF_IP185.119.89.188
SPF_MXuss.rs

Related pages

Pivot deeper into the graph from uss.rs.

Cypher and MCP

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

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