Skip to content

Hostname

timefl.com

Last fetched

timefl.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · timefl.comRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/timefl.com

Resolution chain

timefl.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.19816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.15116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.2216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.217.14152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.25352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.105.24352.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.162.22952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.165.5352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.6952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.11752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.229.9352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.45.19552.217.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.71.11552.217.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.230.24554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.231.6154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
candee gulick
Contact emails

Subdomains

1 observed subdomain of timefl.com.

Web-graph footprint

Distinct hostnames that link to or from timefl.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for timefl.com.

MechanismTarget
SPF_INCLUDEappriver.com
SPF_INCLUDEexghost.com

Related pages

Pivot deeper into the graph from timefl.com.

Cypher and MCP

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

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