Skip to content

Hostname

m.nigeriatex.com

Last fetched

m.nigeriatex.com resolves to 6 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in MX.

Nutrition Label

WHISPER CANON · m.nigeriatex.comRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/m.nigeriatex.com

Resolution chain

m.nigeriatex.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.91.74.173199.91.74.0/24AS21859ZEN-ECN - Zenlayer IncMX
199.91.74.184199.91.74.0/24AS21859ZEN-ECN - Zenlayer IncMX
45.64.21.14145.64.21.0/24AS4609MO
45.64.21.14345.64.21.0/24AS4609MO
98.98.253.3298.98.253.0/24AS21859ZEN-ECN - Zenlayer IncMX
98.98.253.8398.98.253.0/24AS21859ZEN-ECN - Zenlayer IncMX

WHOIS identity

No WHOIS records are currently associated with m.nigeriatex.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from m.nigeriatex.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from m.nigeriatex.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "m.nigeriatex.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.