Skip to content

Hostname

ntp.dnc.io

Last fetched

ntp.dnc.io resolves to 12 IPv4 addresses operated by UUNET - Verizon Business in US.

Nutrition Label

WHISPER CANON · ntp.dnc.ioRouting diversity5.6/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ntp.dnc.io

Resolution chain

ntp.dnc.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.89.14.60138.89.0.0/16AS701UUNET - Verizon BusinessUS
139.177.202.26139.177.200.0/21AS63949US
149.28.61.105149.28.32.0/19AS20473AS-VULTR - The Constant Company, LLCUS
172.238.164.57172.238.160.0/19AS63949US
207.58.172.126207.58.128.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
38.134.40.6538.134.40.0/24AS399646DARTNODE - Snaju DevelopmentUS
54.39.23.6454.39.0.0/16AS16276CA
54.39.23.6454.39.0.0/16AS16276CA
64.246.132.1464.246.132.0/22AS22302INOC - INOC, LLCUS
66.244.16.12366.244.16.0/24AS23483SHASTACOE - Shasta County Office of EducationUS
66.42.71.19766.42.64.0/20AS20473AS-VULTR - The Constant Company, LLCUS
69.176.84.3869.176.84.0/24AS398493SYSTEMINPLACE - System In PlaceUS
69.89.207.19969.89.192.0/20AS33362WIKTEL - Wikstrom Telephone Company, IncorporatedUS

WHOIS identity

No WHOIS records are currently associated with ntp.dnc.io in WhisperGraph.

Subdomains

1 observed subdomain of ntp.dnc.io.

Subdomain
1.ntp.dnc.io

Threat posture

History

Related pages

Pivot deeper into the graph from ntp.dnc.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ntp.dnc.io"})-[: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.