Skip to content

Hostname

zaaan.com

Last fetched

zaaan.com resolves to 144.76.103.15, announced in 144.79.144.0/23 by HETZNER-AS - Hetzner Online GmbH in DE. zaaan.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 · zaaan.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/zaaan.com

Resolution chain

IPv6 resolution

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

Attribution

hetzner

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1250
Registrant organisation
setroo
Contact emails
admin@egtot.com, eng-tork@zaaan.com, contact@whoissecure.net

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.zaaan.com
  • ns2.zaaan.com
  • ns3.zaaan.com
  • ns4.zaaan.com
  • ns1.cairoserv.info
  • ns2.cairoserv.info
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • f.root-servers.net
  • h.root-servers.net
  • k.root-servers.net
  • m.root-servers.net

MX records

  • zaaan.com

SPF policy

  • a: zaaan.com
  • mx: zaaan.com
  • ip: 144.76.102.217
  • ip: 144.76.103.15
  • ip: 144.76.103.17
  • ip: 188.40.143.32
  • ip: 188.40.143.47
  • ip: 65.108.1.37

Threat-feed evidence

History

Related pages

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