Skip to content

Hostname

br.pool.ntp.org

Last fetched

br.pool.ntp.org resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.200.1162.159.200.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.200.123162.159.200.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
168.181.126.108168.181.126.0/23AS265356NET PLANETY INFOTELECOM LTDA MEBR
200.160.7.196200.160.0.0/20AS22548Nucleo de Inf. e Coord. do Ponto BR - NIC.BR
200.160.7.197200.160.0.0/20AS22548Nucleo de Inf. e Coord. do Ponto BR - NIC.BR
200.189.40.8200.189.40.0/24AS10906Nucleo de Inf. e Coord. do Ponto BR - NIC.BR
200.192.232.8200.192.232.0/24AS11284Nucleo de Inf. e Coord. do Ponto BR - NIC.BR

WHOIS identity

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

Subdomains

1 observed subdomain of br.pool.ntp.org.

Web-graph footprint

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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