Skip to content

Hostname

uc845.com

Last fetched

uc845.com resolves to 4 IPv4 addresses operated by XNNET - XNNET LLC in SG. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

uc845.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.104.9.202149.104.0.0/19AS932XNNET - XNNET LLCSG
154.12.17.197154.12.17.0/24AS401701COGNETCLOUD-2 - cognetcloud INCUS
154.222.22.23154.222.16.0/21AS401701COGNETCLOUD-2 - cognetcloud INCHK
156.225.18.97156.225.16.0/21AS401696COGNETCLOUD - cognetcloud INCHK

WHOIS identity

Registrar
iana:420
Organization
jianzeng hui
Contact emails

Subdomains

5 observed subdomains of uc845.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for uc845.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from uc845.com.

Cypher and MCP

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

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