Skip to content

Hostname

usora.com

Last fetched

usora.com resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · usora.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/usora.com

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.149.198168.119.0.0/16AS24940HETZNER-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from usora.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for usora.com.

MechanismTarget
SPF_Arichmond.nswebhost.com
SPF_Ausora.com
SPF_INCLUDErichmond.nswebhost.com
SPF_IP168.119.149.198
SPF_IP173.199.177.84
SPF_IP212.39.98.68
SPF_IP212.39.98.69
SPF_IP212.39.98.70
SPF_IP212.39.98.71
SPF_IP212.39.98.72
SPF_IP212.39.98.73
SPF_IP66.246.252.41
SPF_IP75.125.244.96
SPF_IP88.99.103.38
SPF_MXusora-opcina.com
SPF_MXusora.com

Related pages

Pivot deeper into the graph from usora.com.

Cypher and MCP

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

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