Skip to content

Hostname

mzima.net

Last fetched

mzima.net resolves to 198.47.99.99, announced in 198.47.99.0/24 by AS-GTT-25973 - PacketExchange, Inc in US. mzima.net 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 · mzima.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/mzima.net

Resolution chain

IPv6 resolution

Attribution

packetexchange

ORIGIN_AS

WHOIS identity

Registrar
iana:1519
Registrant organisation
darkness reigns (holding) b.v.
Contact emails
terrence@darkness-reigns.com, af55bdd76d411fe2296ec4f0dd799c34-1933803@contact.gandi.net, terrence@darkness-reigns.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.darkness-reigns.net
  • ns3.darkness-reigns.net
  • ns6.gandi.net
  • ns2.darkness-reigns.nl
  • ns4.darkness-reigns.nl
  • ns2.mzima.net
  • ns1.mzima.net

MX records

  • smtp.google.com

Threat-feed evidence

History

Related pages

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