Hostname
ma2s.net
Last fetched
ma2s.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ma2s.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.2.124 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.2.157 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.2.188 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.2.36 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.164.93.119 | 18.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.93.135 | 18.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.93.212 | 18.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.93.213 | 18.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 3b7b64c3-3777-44cf-82a4-73edb6c6fa73@identity-protect.org
- 557afbe7-735e-40e6-a31f-3c5596c46367@identity-protect.org
- 85bd9f24-593e-42c3-95e6-a232e094fc54@identity-protect.org
- 9d107f05-106d-48f1-8065-1ff5bf632ce3@identity-protect.org
- af96f9cc-82f8-42ea-a378-bffe5680838f@identity-protect.org
- b64a21f6-da32-4c0b-8893-21c8d321ddec@identity-protect.org
- owner-4627114@ma2s.net.whoisprivacyservice.org
- owner-5549596@ma2s.net.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from ma2s.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ma2s.net.
- IP · 108.138.2.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 3b7b64c3-3777-44cf-82a4-73edb6c6fa73@identity-protect.org
- TLD · .net
- 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: "ma2s.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.