Skip to content

Hostname

nmc.co.zm

Last fetched

nmc.co.zm resolves to 1 IPv4 address operated by AS47583 in GB.

Nutrition Label

WHISPER CANON · nmc.co.zmRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.6/10canon.whisper.security/host/nmc.co.zm

Resolution chain

nmc.co.zm resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.108.96.9591.108.96.0/24AS47583GB

WHOIS identity

No WHOIS records are currently associated with nmc.co.zm in WhisperGraph.

Subdomains

6 observed subdomains of nmc.co.zm.

Web-graph footprint

Distinct hostnames that link to or from nmc.co.zm in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nmc.co.zm.

MechanismTarget
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP160.242.56.35
SPF_MXnmc.co.zm

Related pages

Pivot deeper into the graph from nmc.co.zm.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nmc.co.zm"})-[: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.