Skip to content

Hostname

time.ly

Last fetched

time.ly resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:libyan spider network (int) as the registrar.

Nutrition Label

WHISPER CANON · time.lyRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/time.ly

Resolution chain

time.ly resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.214.113108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.22108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.38108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.96108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.245.46.1518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.182.1203.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.1273.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.23.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.963.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:libyan spider network (int)
Organization
* rik logtenberg
Contact emails

Subdomains

70 observed subdomains of time.ly.

Web-graph footprint

Distinct hostnames that link to or from time.ly in the public web crawl.

736 sites link to this hostname.

291 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for time.ly.

MechanismTarget
SPF_INCLUDE3832990.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from time.ly.

Cypher and MCP

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

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