Skip to content

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

WHISPER CANON · akindo2000.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/akindo2000.net

Resolution chain

akindo2000.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
153.122.52.200153.122.48.0/20AS131921JP

WHOIS identity

Registrar
iana:49
Organization
katsunori shimagami
Contact emails

Subdomains

51 observed subdomains of akindo2000.net.

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for akindo2000.net.

MechanismTarget
SPF_INCLUDE_spf_div.bownow.jp
SPF_IP153.122.13.176
SPF_IP153.122.52.200
SPF_IP153.122.58.76
SPF_IP160.16.242.218
SPF_MXakindo2000.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.