Skip to content

Hostname

2.servertech.pool.ntp.org

Last fetched

2.servertech.pool.ntp.org resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.200.123162.159.200.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.234.44.141172.234.32.0/20AS63949VKT-HK Viking Telecom LimitedUS
192.36.143.130192.36.143.0/24AS1880STUPISE
200.192.232.8200.192.232.0/24AS11284Nucleo de Inf. e Coord. do Ponto BR - NIC.BR
216.229.4.69216.229.4.0/24AS7806ASN7806 - Binary Net, LLCUS
216.238.112.29216.238.96.0/19AS20473AS-VULTR - The Constant Company, LLCBR
23.131.160.723.131.160.0/24AS13925NULLROUTE - Null Route NetworksUS
73.185.182.20973.0.0.0/8AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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