Skip to content

Hostname

menta.work

Last fetched

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

Nutrition Label

WHISPER CANON · menta.workRouting diversity5.7/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/menta.work

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.58.2813.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.22.198176.34.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.149.1163.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.51.2243.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.147.15235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.50.24043.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.160.2852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.141.14952.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.48.25452.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.179.22752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.72.16052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.15.11252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.0.13152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.115.1152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.25.15552.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.196.13354.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.179.15654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.10.25554.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.237.19513.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.182.5513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of menta.work.

Web-graph footprint

Distinct hostnames that link to or from menta.work in the public web crawl.

5,722 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from menta.work.

Cypher and MCP

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

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