Skip to content

Hostname

nmc-lab.com

Last fetched

nmc-lab.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · nmc-lab.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nmc-lab.com

Resolution chain

nmc-lab.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.174.255.1153.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.353.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.743.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.773.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:1861
Organization
nicolas careau
Contact emails

Subdomains

3 observed subdomains of nmc-lab.com.

Web-graph footprint

Distinct hostnames that link to or from nmc-lab.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nmc-lab.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEplesk.nmc-lab.com
SPF_INCLUDEplesk.nmc.click

Related pages

Pivot deeper into the graph from nmc-lab.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nmc-lab.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.