Hostname
todayweb60.com
Last fetched
todayweb60.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
todayweb60.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 |
|---|---|---|---|---|
| 18.238.79.172 | 18.238.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.79.174 | 18.238.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.79.199 | 18.238.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.79.210 | 18.238.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.101.116 | 3.160.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.101.120 | 3.160.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.101.136 | 3.160.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.101.83 | 3.160.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
WHOIS identity
- Registrar
- iana:2487
- Organization
- domain admin
- Contact emails
Subdomains
2 observed subdomains of todayweb60.com.
Web-graph footprint
Distinct hostnames that link to or from todayweb60.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from todayweb60.com.
- IP · 18.238.79.172
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2487
- Country · US
- Email · hakkert@todayweb60.com
- TLD · .com
- Browse hostnames · to…
- 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: "todayweb60.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.