Skip to content

Hostname

hyperdouraku.com

Last fetched

hyperdouraku.com resolves to 2 IPv4 addresses operated by SAKURA-A SAKURA Internet Inc. in JP. WHOIS lists registrar:gmo internet, inc. dba onamae.com as the registrar.

Nutrition Label

WHISPER CANON · hyperdouraku.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hyperdouraku.com

Resolution chain

hyperdouraku.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
49.212.168.16549.212.168.0/24AS7684SAKURA-A SAKURA Internet Inc.JP
49.212.243.8949.212.0.0/16AS9371SAKURA-C SAKURA Internet Inc.JP

WHOIS identity

Registrar
registrar:gmo internet, inc. dba onamae.com
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

2 observed subdomains of hyperdouraku.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • hyperdouraku.com

SPF policy

2 SPF mechanisms authorising senders for hyperdouraku.com.

MechanismTarget
SPF_Awww4037m.sakura.ne.jp
SPF_MXhyperdouraku.com

Related pages

Pivot deeper into the graph from hyperdouraku.com.

Cypher and MCP

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

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