Skip to content

Hostname

monitas.co.jp

Last fetched

monitas.co.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.114.24913.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.103.22718.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.193.15418.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.68.2018.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.131.14735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.242.7035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.167.535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.153.752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.178.12452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.170.23552.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.107.11354.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.26.6143.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
monitas,
Contact emails

Subdomains

18 observed subdomains of monitas.co.jp.

Web-graph footprint

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

60 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for monitas.co.jp.

MechanismTarget
SPF_Amonitas.co.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmdoki.maildealer.jp
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.bserver.jp
SPF_INCLUDEspf.webfile.jp
SPF_IP13.113.173.58
SPF_MXmonitas.co.jp

Related pages

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

Cypher and MCP

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

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