Hostname
mqact.com
Last fetched
mqact.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mqact.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.251.220.40 | 13.250.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.1.161.39 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.1.172.215 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.130.52.176 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.77.102.71 | 52.77.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.169.42.187 | 54.169.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mqact.com owner
- Contact emails
- 2e851d43-3e55-4b8b-8f28-4f758f51cc5d@identity-protect.org
- 501b745b-69d4-492b-b235-57feccb8cb33@identity-protect.org
- 7d9d9da1-00a5-4c69-b2dd-558efb6c0532@identity-protect.org
- 8457e02a-a04d-402c-a357-5705d968817d@identity-protect.org
- a84689c3-e4b0-4dd0-b724-f2e4eb4ad79c@identity-protect.org
- d59e55b3-de44-4c03-8a56-bf3c30f7c72d@identity-protect.org
- owner-7486295@mqact.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of mqact.com.
| Subdomain |
|---|
| a.mqact.com |
| c.mqact.com |
Threat posture
History
Related pages
Pivot deeper into the graph from mqact.com.
- IP · 13.251.220.40
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 2e851d43-3e55-4b8b-8f28-4f758f51cc5d@identity-protect.org
- TLD · .com
- Browse hostnames · mq…
- 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: "mqact.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.