Hostname
date-a-live.net
Last fetched
date-a-live.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
date-a-live.net 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 |
|---|---|---|---|---|
| 13.225.117.31 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.57 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.79 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.83 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.169.173.107 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.124 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.46 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.89 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:49
- Organization
- kadokawa corporation
- Contact emails
Subdomains
1 observed subdomain of date-a-live.net.
| Subdomain |
|---|
| www.date-a-live.net |
Web-graph footprint
Distinct hostnames that link to or from date-a-live.net in the public web crawl.
41 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from date-a-live.net.
- IP · 13.225.117.31
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · KR
- Email · gm-isys-domain@ml.kadokawa.jp
- TLD · .net
- Browse hostnames · da…
- 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: "date-a-live.net"})-[: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.