Skip to content

Hostname

winux.com

Last fetched

winux.com resolves to 104.168.178.190, announced in 104.168.128.0/17 by HOSTWINDS - Hostwinds LLC. in US. winux.com 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 · winux.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/winux.com

Resolution chain

IPv6 resolution

No AAAA record for winux.com is recorded in WhisperGraph.

Attribution

hostpapa

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
admin@winux.com

Subdomains

Mail and authentication

Nameservers

  • ns1.winux.com
  • ns2.winux.com
  • www.winux.com

MX records

  • spamwall.winux.com

SPF policy

  • ip: 216.55.104.110/32
  • ip: 216.55.99.250/32
  • a: winux.com
  • mx: winux.com
  • ip: 104.156.245.145
  • ip: 104.168.178.179
  • ip: 104.168.178.190
  • ip: 3.80.25.196

Threat-feed evidence

History

Related pages

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