Skip to content

Hostname

mcfr.uz

Last fetched

mcfr.uz resolves to 81.162.54.151, announced in 81.162.54.0/24 by PSCLOUD-UZ - PS Cloud Services LLC in UZ. mcfr.uz 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 · mcfr.uzRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mcfr.uz

Resolution chain

IPv6 resolution

No AAAA record for mcfr.uz is recorded in WhisperGraph.

WHOIS identity

Registrar
registrar:sarkor telecom

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • mcfr.uz
  • ns1.techdns.uz
  • ns2.techdns.uz

MX records

  • mailer.action.group
  • mailer2.action.group
  • mailer3.action.group
  • mx03.action.group
  • mx02.action.group
  • mx01.action.group

SPF policy

  • a: mail.mcfr.uz
  • ip: 95.214.56.30
  • ip: 95.214.58.91
  • ip: 95.214.59.100

Threat-feed evidence

History

Related pages

Pivot from mcfr.uz 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: "mcfr.uz"})-[: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.