Hostname
akindo2000.net
Last fetched
akindo2000.net resolves to 1 IPv4 address operated by AS131921 in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
akindo2000.net 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 |
|---|---|---|---|---|
| 153.122.52.200 | 153.122.48.0/20 | AS131921 | — | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- katsunori shimagami
- Contact emails
Subdomains
51 observed subdomains of akindo2000.net.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from akindo2000.net in the public web crawl.
47 sites link to this hostname.
204 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for akindo2000.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_div.bownow.jp |
| SPF_IP | 153.122.13.176 |
| SPF_IP | 153.122.52.200 |
| SPF_IP | 153.122.58.76 |
| SPF_IP | 160.16.242.218 |
| SPF_MX | akindo2000.net |
Related pages
Pivot deeper into the graph from akindo2000.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "akindo2000.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.