Skip to content

Hostname

ntppool2.time.nl

Last fetched

ntppool2.time.nl resolves to 1 IPv4 address operated by AS1140 in NL.

Nutrition Label

WHISPER CANON · ntppool2.time.nlRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ntppool2.time.nl

Resolution chain

ntppool2.time.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.198.159.1694.198.152.0/21AS1140NL

WHOIS identity

No WHOIS records are currently associated with ntppool2.time.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ntppool2.time.nl.

MechanismTarget
SPF_IP2a00:d78:0:712::/64
SPF_IP94.198.159.0/26

Related pages

Pivot deeper into the graph from ntppool2.time.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ntppool2.time.nl"})-[: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.