Skip to content

Hostname

1.pool.ntp.org

Last fetched

1.pool.ntp.org resolves to 4 IPv4 addresses operated by FLAREZENLTD-AS-AP Flarezen Ltd. in BD.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.174.51.65103.174.51.0/24AS147181FLAREZENLTD-AS-AP Flarezen Ltd.BD
203.99.62.214203.99.62.0/24AS23674NAYATEL-PK Nayatel Pvt LtdPK
59.103.236.1059.103.0.0/16AS17557PKTELECOM-AS-PK Pakistan Telecommunication Company LimitedPK
59.103.236.959.103.0.0/16AS17557PKTELECOM-AS-PK Pakistan Telecommunication Company LimitedPK

WHOIS identity

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

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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