Skip to content

Hostname

bluemoonlit.jp

Last fetched

bluemoonlit.jp resolves to 1 IPv4 address operated by SAKURA-C - SAKURA Internet Inc. in JP.

Nutrition Label

WHISPER CANON · bluemoonlit.jpRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/bluemoonlit.jp

Resolution chain

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

IPPrefixASNOperatorCountry
112.78.112.220112.78.112.0/20AS9371SAKURA-C - SAKURA Internet Inc.JP

WHOIS identity

Registrar
Organization
shino aotsuki
Contact emails

Subdomains

2 observed subdomains of bluemoonlit.jp.

Web-graph footprint

Distinct hostnames that link to or from bluemoonlit.jp in the public web crawl.

14 sites link to this hostname.

122 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bluemoonlit.jp

SPF policy

2 SPF mechanisms authorising senders for bluemoonlit.jp.

MechanismTarget
SPF_Awww1880.sakura.ne.jp
SPF_MXbluemoonlit.jp

Related pages

Pivot deeper into the graph from bluemoonlit.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bluemoonlit.jp"})-[: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.