Skip to content

Hostname

timeserver3.de

Last fetched

timeserver3.de resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

timeserver3.de 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.208.32.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
209.58.185.100209.59.249.0/24AS133752HK
23.142.248.823.143.24.0/24AS393577TRITAN-DEVELOPMENT - Tritan DevelopmentUS
47.243.51.2347.246.12.0/24AS45102HK
67.217.246.20467.218.48.0/20AS8560US
74.6.168.7274.10.193.0/24AS36647YAHOO-GQ1 - Yahoo Holdings Inc.US
96.231.54.4096.242.0.0/16AS701UUNET - Verizon BusinessUS

WHOIS identity

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

Threat posture

History

Related pages

Pivot deeper into the graph from timeserver3.de.

Cypher and MCP

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

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