Skip to content

Hostname

pool.ntp.org

Last fetched

pool.ntp.org resolves to 8 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US.

Nutrition Label

WHISPER CANON · pool.ntp.orgRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint9.0/10canon.whisper.security/host/pool.ntp.org

Resolution chain

pool.ntp.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.202.0.197144.202.0.0/20AS20473AS-VULTR - The Constant Company, LLCUS
162.159.200.1162.159.200.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.200.123162.159.200.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.255.241.59173.255.240.0/20AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS
192.210.133.204192.210.128.0/21AS36352AS-COLOCROSSING - HostPapaUS
217.216.110.142217.216.108.0/22AS141995CAPL-AS-AP Contabo Asia Private LimitedSG
38.127.216.8238.127.216.0/24AS44259ULTAHOST-AP-ASSG
50.117.3.9550.117.3.0/24AS208226OUIHEBERGUS

WHOIS identity

No WHOIS records are currently associated with pool.ntp.org in WhisperGraph.

Subdomains

120 observed subdomains of pool.ntp.org.

Web-graph footprint

Distinct hostnames that link to or from pool.ntp.org in the public web crawl.

860 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from pool.ntp.org.

Cypher and MCP

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

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