Skip to content

Hostname

zzixx.com

Last fetched

zzixx.com resolves to 49.50.173.185, announced in 49.50.160.0/20 by NBPAP-AS-AP - NAVER BUSINESS PLATFORM ASIA PACIFIC PTE. LTD. in KR. zzixx.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 · zzixx.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/zzixx.com

Resolution chain

IPv6 resolution

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

Attribution

naver business platform asia pacific pte

ORIGIN_AS

WHOIS identity

Registrar
iana:100
Registrant organisation
digitalphoto
Contact emails
jylee@zzixx.com, yal2010@zzixx.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

  • ns1.siidc.net
  • ns2.siidc.net

MX records

  • wmx.ecounterp.com

SPF policy

  • include: spf.ecounterp.com
  • mx: zzixx.com
  • include: spf_mymailer.zzixx.com
  • ip: 129.154.200.97
  • ip: 132.226.225.254
  • ip: 146.56.160.176
  • ip: 152.70.36.207
  • ip: 175.126.111.70
  • ip: 193.123.234.104
  • ip: 211.110.140.181
  • ip: 222.122.34.133
  • ip: 49.50.173.185

Threat-feed evidence

History

Related pages

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