Skip to content

Hostname

0.us.pool.ntp.org

Last fetched

0.us.pool.ntp.org resolves to 8 IPv4 addresses operated by MOJO - Mojo Networks in US.

Nutrition Label

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

Resolution chain

0.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
198.137.202.56198.137.202.0/24AS7247MOJO - Mojo NetworksUS
207.58.172.126207.58.128.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
23.143.196.19923.143.196.0/24AS401903CRIMSON-PACIFIC-NETWORKS - Crimson Pacific Networks, LLCUS
23.168.24.21023.168.24.0/24AS393577TRITAN-DEVELOPMENT - Tritan DevelopmentUS
50.251.160.2050.128.0.0/9AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
64.44.115.6564.44.115.0/24AS20278NEXEON - Nexeon Technologies, Inc.US
69.176.84.3869.176.84.0/24AS398493SYSTEMINPLACE - System In PlaceUS
74.208.90.9074.208.0.0/16AS8560US

WHOIS identity

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

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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