All hostnames 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.work Routing diversity 5.7/10 Peering density 9.2/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 3.3/10 Resolver footprint 4.6/10 canon.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.
IP Prefix ASN Operator Country 13.192.58.28 13.192.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 176.34.22.198 176.34.0.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.115.149.116 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.115.51.224 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.74.147.152 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 43.206.50.240 43.206.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.192.160.28 52.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.195.141.149 52.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.195.48.254 52.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.197.179.227 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.197.72.160 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.198.15.112 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.199.0.131 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.68.115.11 52.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.69.25.155 52.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.178.196.133 54.178.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.64.179.156 54.64.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.95.10.255 54.95.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.192.237.195 13.192.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.158.182.55 13.158.0.0/15 AS16509 AMAZON-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.
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .