Skip to content

Hostname

timeserver0.de

Last fetched

timeserver0.de resolves to 8 IPv4 addresses operated by AS212238 in US.

Nutrition Label

WHISPER CANON · timeserver0.deRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/timeserver0.de

Resolution chain

timeserver0.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.234.61.117104.234.61.0/24AS212238US
162.159.200.1162.159.200.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
167.160.187.12167.160.187.0/24AS36352AS-COLOCROSSING - HostPapaCA
198.71.50.75198.71.48.0/20AS8560US
216.229.4.66216.229.4.0/24AS7806ASN7806 - Binary Net, LLCUS
216.6.2.70216.6.0.0/17AS6453CA
23.128.92.1923.128.92.0/24AS11655YXEIX-SRV - Saskatoon Internet Exchange IncCA
50.205.57.3850.128.0.0/9AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

No WHOIS records are currently associated with timeserver0.de in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from timeserver0.de.

Cypher and MCP

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

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