Hostname
ma-force.com
Last fetched
ma-force.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ma-force.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.112.175.58 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.159.88.26 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.176.42.95 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.57.121 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.76.97.0 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.30.120 | 54.238.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ma-force.com owner
- Contact emails
- 29e793fb-9547-4c83-96ed-26aa1f2e67e5@identity-protect.org
- 5d9c372d-da44-4577-b42f-2825ea7b9212@identity-protect.org
- 6e1498b4-5661-493d-9858-a68acc5cd7f5@identity-protect.org
- 970f2c52-6e64-4e98-9cf4-5eb8a718c21b@identity-protect.org
- d5ca99cf-b107-4f73-b895-1e7f5b7c59ab@identity-protect.org
- e0f8a49b-634a-461a-b879-51e7a11d1ff4@identity-protect.org
- owner-4111457@ma-force.com.whoisprivacyservice.org
Subdomains
24 observed subdomains of ma-force.com.
Threat posture
History
Related pages
Pivot deeper into the graph from ma-force.com.
- IP · 13.112.175.58
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 29e793fb-9547-4c83-96ed-26aa1f2e67e5@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ma-force.com"})-[: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.