Skip to content

Hostname

3.pool.ntp.org

Last fetched

3.pool.ntp.org resolves to 8 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
12.203.31.10212.128.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
15.204.87.22315.204.0.0/17AS16276OVHUS
166.88.142.52166.88.142.0/24AS399646DARTNODE - Snaju DevelopmentUS
172.104.28.175172.104.16.0/20AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS
172.238.164.57172.238.160.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS
45.63.54.1345.63.48.0/20AS20473AS-VULTR - The Constant Company, LLCUS
64.44.115.6564.44.115.0/24AS20278NEXEON - Nexeon Technologies, Inc.US
66.244.16.12366.244.16.0/24AS23483SHASTACOE - Shasta County Office of EducationUS

WHOIS identity

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

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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