Skip to content

Hostname

uhost.net

Last fetched

uhost.net resolves to 162.254.36.108, announced in 162.254.36.0/24 by NAMECHEAP-NET - Namecheap, Inc. in US. uhost.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · uhost.netRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uhost.net

Resolution chain

IPv6 resolution

No AAAA record for uhost.net is recorded in WhisperGraph.

Attribution

namecheap

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:440
Registrant organisation
app developers
Contact emails
kevin@topcoders.com

Subdomains

Mail and authentication

Nameservers

  • ns71.uhost.net
  • ns72.uhost.net
  • ns81.uhost.net
  • ns82.uhost.net

MX records

  • uhost.net

SPF policy

  • a: uhost.net
  • mx: uhost.net
  • ip: 162.254.36.108
  • ip: 162.255.116.228

Threat-feed evidence

History

Related pages

Pivot from uhost.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "uhost.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.