Skip to content

Hostname

dot-mill.ncpworkplace.com

Last fetched

dot-mill.ncpworkplace.com resolves to 2 IPv4 addresses operated by NBPAP-AS-AP - NAVER BUSINESS PLATFORM ASIA PACIFIC PTE. LTD. in DE.

Nutrition Label

WHISPER CANON · dot-mill.ncpworkplace.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dot-mill.ncpworkplace.com

Resolution chain

dot-mill.ncpworkplace.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
110.234.8.9110.234.8.0/23AS135354NBPAP-AS-AP - NAVER BUSINESS PLATFORM ASIA PACIFIC PTE. LTD.DE
203.104.191.14203.104.188.0/22AS135354NBPAP-AS-AP - NAVER BUSINESS PLATFORM ASIA PACIFIC PTE. LTD.SG

WHOIS identity

No WHOIS records are currently associated with dot-mill.ncpworkplace.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from dot-mill.ncpworkplace.com.

Cypher and MCP

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

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