Hostname
maasgo.net
Last fetched
maasgo.net resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
maasgo.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.53.155 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.193.38.113 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.172.231 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.172.124.205 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0803b738-1b50-4f2d-b6f7-d98ed82dffad@identity-protect.org
- 140b014b-ca8d-492b-b03f-fc453d65cf3a@identity-protect.org
- 2f6ca360-10e5-44f4-8f3c-d41f1f38e4de@identity-protect.org
- 66308830-798a-4fae-be53-3fd6b0640451@identity-protect.org
- a8dfb668-bcfa-4527-8083-032dd11b8bfa@identity-protect.org
- ce31d50b-5155-4312-bda5-c9bdd4e5732b@identity-protect.org
- owner-237502@maasgo.net.whoisprivacyservice.org
Subdomains
6 observed subdomains of maasgo.net.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from maasgo.net.
- IP · 100.52.53.155
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0803b738-1b50-4f2d-b6f7-d98ed82dffad@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: "maasgo.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.