Skip to content

Hostname

2.us.pool.ntp.org

Last fetched

2.us.pool.ntp.org resolves to 8 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
157.245.125.229157.245.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
198.46.254.130198.46.254.0/23AS36352AS-COLOCROSSING - HostPapaUS
209.177.158.85209.177.158.0/24AS36236NETACTUATE - NetActuate, IncUS
23.186.168.13023.186.168.0/24AS393746MAXHOST-IO - Amazing Creations and More LLCUS
45.77.126.12245.77.120.0/21AS20473AS-VULTR - The Constant Company, LLCUS
50.117.3.9550.117.3.0/24AS208226US
69.9.131.12469.9.128.0/19AS36012HUNTER-COMM - HUNTER COMMUNICATIONSUS
99.28.14.24299.16.0.0/12AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

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

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

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

Cypher and MCP

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

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