Skip to content

Hostname

maru.jp

Last fetched

maru.jp resolves to 1 IPv4 address operated by AS7684 in JP.

Nutrition Label

WHISPER CANON · maru.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/maru.jp

Resolution chain

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

IPPrefixASNOperatorCountry
153.127.20.189153.127.0.0/17AS7684JP

WHOIS identity

Registrar
Organization
marge
Contact emails

Subdomains

53 observed subdomains of maru.jp.

Web-graph footprint

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

127 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for maru.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP153.121.92.138
SPF_IP202.218.109.0/25
SPF_IP202.222.27.96/27
SPF_IP203.167.41.128/25
SPF_IP210.140.86.155
SPF_IP210.188.231.0/25
SPF_IP210.233.10.96/28
SPF_IP210.251.250.0/28
SPF_IP210.251.92.112/28

Related pages

Pivot deeper into the graph from maru.jp.

Cypher and MCP

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

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