Skip to content

Hostname

winoui.com

Last fetched

winoui.com resolves to 13.226.155.121, announced in 13.226.152.0/21 by AMAZON-02 - Amazon.com, Inc. in DE. winoui.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 · winoui.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/winoui.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
16a973d034714f69b70035c0e3709e5e.protect@whoisguard.com, 3e4da7b388814f71bd374b291b571312.protect@withheldforprivacy.com, 4522c5b70bd6467688669ddd2b697fd6.protect@withheldforprivacy.com, e4f5c0410a7142ef87b7bffe7c3b2344.protect@withheldforprivacy.com

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

  • ns-263.awsdns-32.com
  • ns-280.awsdns-35.com
  • ns-992.awsdns-60.net
  • ns-1006.awsdns-61.net
  • ns-1298.awsdns-34.org
  • ns-1504.awsdns-60.org
  • ns-1710.awsdns-21.co.uk
  • ns-2017.awsdns-60.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • mx: winoui.com
  • include: mail.zendesk.com
  • include: spf.delivery.theluckfactory.net
  • ip: 168.245.13.107
  • ip: 95.138.179.44

Threat-feed evidence

History

Related pages

Pivot from winoui.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: "winoui.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.