Skip to content

Hostname

monstermart.net

Last fetched

monstermart.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · monstermart.netRouting diversity6.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/monstermart.net

Resolution chain

monstermart.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.233.7913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.127.3213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.13.23313.114.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.114.16213.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.84.15613.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.189.13618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.128.6518.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.198.10318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.100.1883.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.245.1203.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.26.24535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.235.3935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.181.952.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.172.7952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.17.15952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.251.6352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.229.22354.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.123.18954.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.206.11554.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.227.24354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of monstermart.net.

Web-graph footprint

Distinct hostnames that link to or from monstermart.net in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for monstermart.net.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.cafe24.com

Related pages

Pivot deeper into the graph from monstermart.net.

Cypher and MCP

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

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