Skip to content

Hostname

ymall.jp

Last fetched

ymall.jp resolves to 6 IPv4 addresses operated by AS20940 in HK.

Nutrition Label

WHISPER CANON · ymall.jpRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/ymall.jp

Resolution chain

ymall.jp resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
biprogy
Contact emails

Subdomains

36 observed subdomains of ymall.jp.

Web-graph footprint

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

424 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ymall.jp.

MechanismTarget
SPF_INCLUDEmdwear.maildealer.jp
SPF_INCLUDEspf0.u-netsurf.ne.jp
SPF_IP202.55.138.192/26
SPF_IP203.183.165.128/25
SPF_IP203.183.165.192/26
SPF_IP210.129.186.160/27
SPF_IP210.140.144.40
SPF_IP210.140.144.54/31
SPF_IP210.140.160.27
SPF_IP210.140.160.60
SPF_IP210.140.160.7

Related pages

Pivot deeper into the graph from ymall.jp.

Cypher and MCP

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

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