Skip to content

Hostname

mandom.co.jp

Last fetched

mandom.co.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · mandom.co.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mandom.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1413.227.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.222.214.11852.222.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3052.222.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.6252.222.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.6352.222.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
mandom corporation
Contact emails

Subdomains

15 observed subdomains of mandom.co.jp.

Web-graph footprint

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

571 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mandom.co.jp.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP211.15.222.147

Related pages

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

Cypher and MCP

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

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