Skip to content

Hostname

zaize.com

Last fetched

zaize.com resolves to 49.247.211.146, announced in 49.247.128.0/17 by SMILESERV-AS-KR-KR - SMILESERV in KR. zaize.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 · zaize.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/zaize.com

Resolution chain

IPv6 resolution

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

Attribution

smileserv

ORIGIN_AS

WHOIS identity

Registrar
iana:1542
Contact emails
ezknow@gmail.com, privacyservice@ksidc.net

Subdomains

Mail and authentication

Nameservers

  • ns.zaize.com
  • ns001.zaize.com
  • ns02.zaize.com
  • ns03.zaize.com
  • ns04.zaize.com
  • ns05.zaize.com
  • ns11.zaize.com
  • ns12.zaize.com
  • ns13.zaize.com
  • ns2.zaize.com
  • ns22.zaize.com
  • ns01.nbx.kr
  • ns02.nbx.kr

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
  • include: _spf.daum.net
  • ip: 211.37.148.174
  • ip: 49.247.198.79
  • ip: 49.247.198.94
  • ip: 49.247.211.146
  • ip: 49.247.215.98

Threat-feed evidence

History

Related pages

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