Skip to content

Hostname

mon.st

Last fetched

mon.st resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists registrar:st registry as the registrar.

Nutrition Label

WHISPER CANON · mon.stRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mon.st

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.200.21913.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.220.14418.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.24.1443.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.202.15235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.218.10735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.114.22254.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
registrar:st registry
Organization
Contact emails

Subdomains

11 observed subdomains of mon.st.

Web-graph footprint

Distinct hostnames that link to or from mon.st in the public web crawl.

8 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for mon.st.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.mon.st
SPF_INCLUDEv0100-130.mailsecure.jp
SPF_IP203.138.167.130/32

Related pages

Pivot deeper into the graph from mon.st.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mon.st"})-[: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.