Hostname
tokyolesson.com
Last fetched
tokyolesson.com resolves to 1 IPv4 address operated by VECTANT - ARTERIA Networks Corporation in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
tokyolesson.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 202.239.217.228 | 202.239.192.0/18 | AS2519 | VECTANT - ARTERIA Networks Corporation | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- megumi gounome
- Contact emails
Subdomains
1 observed subdomain of tokyolesson.com.
| Subdomain |
|---|
| www.tokyolesson.com |
Web-graph footprint
Distinct hostnames that link to or from tokyolesson.com in the public web crawl.
49 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for tokyolesson.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf21.gmoserver.jp |
| SPF_IP | 116.91.149.0/26 |
| SPF_IP | 202.231.108.128/26 |
| SPF_IP | 202.239.217.192/26 |
Related pages
Pivot deeper into the graph from tokyolesson.com.
- IP · 202.239.217.228
- ASN · AS2519VECTANT - ARTERIA Networks Corporation
- Registrar · iana:49
- Country · JP
- Email · oyaizumu@samba.ocn.ne.jp
- 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: "tokyolesson.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.