Skip to content

Hostname

manara.jp

Last fetched

manara.jp resolves to 1 IPv4 address operated by AS2497 in JP.

Nutrition Label

WHISPER CANON · manara.jpRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/manara.jp

Resolution chain

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

IPPrefixASNOperatorCountry
210.128.0.106210.128.0.0/16AS2497JP

WHOIS identity

Registrar
Organization
kddi web communications inc.(cpi)
Contact emails

Subdomains

23 observed subdomains of manara.jp.

Web-graph footprint

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

295 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for manara.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDErelationapp.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.besender.jp
SPF_INCLUDEspf.bserver.jp
SPF_INCLUDEspf.cxml.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP118.82.86.80
SPF_IP118.82.86.99
SPF_IP158.199.241.225
SPF_IP158.199.241.240
SPF_IP210.128.0.111

Related pages

Pivot deeper into the graph from manara.jp.

Cypher and MCP

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

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