Skip to content

Hostname

otakujoy.com

Last fetched

otakujoy.com resolves to 1 IPv4 address operated by LEASEWEB-USA-DAL - Leaseweb USA, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · otakujoy.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/otakujoy.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.241.25.74172.241.24.0/21AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:146
Organization
denis dolgikh
Contact emails

Subdomains

7 observed subdomains of otakujoy.com.

Web-graph footprint

Distinct hostnames that link to or from otakujoy.com in the public web crawl.

5 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for otakujoy.com.

MechanismTarget
SPF_Aotakujoy.com
SPF_INCLUDEmail.zendesk.com
SPF_IP172.241.25.74
SPF_IP209.58.145.27
SPF_IP209.58.148.145
SPF_IP37.1.219.108
SPF_MXotakujoy.com

Related pages

Pivot deeper into the graph from otakujoy.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "otakujoy.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 20

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