Skip to content

Hostname

mega.co.jp

Last fetched

mega.co.jp resolves to 1 IPv4 address operated by AS131921 in JP.

Nutrition Label

WHISPER CANON · mega.co.jpRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/mega.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
153.122.174.146153.124.128.0/23AS131921JP

WHOIS identity

Registrar
Organization
mega co.,ltd.
Contact emails

Subdomains

10 observed subdomains of mega.co.jp.

Web-graph footprint

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

39 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mega.co.jp.

MechanismTarget
SPF_INCLUDEmail.mega.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.humanage.co.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP133.186.35.40
SPF_IP153.122.107.204
SPF_IP153.122.108.11
SPF_IP153.122.108.91

Related pages

Pivot deeper into the graph from mega.co.jp.

Cypher and MCP

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

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