Hostname
timeyourweb.com
Last fetched
timeyourweb.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
timeyourweb.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.84.199.106 | 52.84.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.199.116 | 52.84.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.199.14 | 52.84.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.199.68 | 52.84.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.106 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.109 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.43 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.76 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- c/o whoisprivacy.com
- Contact emails
- 73bc4537-1eb2-47d3-aaaf-1c29d70b5a19@identity-protect.org
- f7e3ceb6-5c39-42fb-93e3-15411f15f357@identity-protect.org
- 3e3672e78440f72a6ca64110e034ffaa3b6df7f2723c7685447ec1205710d64a@timeyourweb.com.whoisproxy.org
- 73602a420586d15b22f299be20ef0750919c9ef4d115499250113063d99985a1@timeyourweb.com.whoisproxy.org
Subdomains
1 observed subdomain of timeyourweb.com.
| Subdomain |
|---|
| www.timeyourweb.com |
Web-graph footprint
Distinct hostnames that link to or from timeyourweb.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for timeyourweb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from timeyourweb.com.
- IP · 52.84.199.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 73bc4537-1eb2-47d3-aaaf-1c29d70b5a19@identity-protect.org
- TLD · .com
- Browse hostnames · ti…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "timeyourweb.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.