Skip to content

Hostname

ntmsxy.com

Last fetched

ntmsxy.com resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in SG. WHOIS lists iana:3758 as the registrar.

Nutrition Label

WHISPER CANON · ntmsxy.comRouting diversity2.4/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/ntmsxy.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.182.224.22338.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.22438.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.22538.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.22638.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.22738.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.22838.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.22938.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.23038.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.23138.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.23238.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.23338.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.23438.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.23538.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.23638.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.23738.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.23838.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.23938.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.24038.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.24138.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.24238.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG

WHOIS identity

Registrar
iana:3758
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of ntmsxy.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ntmsxy.com.

Cypher and MCP

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

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