Hostname
mintransact.com
Last fetched
mintransact.com 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
mintransact.com 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 |
|---|---|---|---|---|
| 3.168.217.29 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.217.50 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.217.52 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.217.94 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.151.119 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.25 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.54 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.87 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mintransact.com owner
- Contact emails
- 059fd7e3-b76d-4524-8ade-507cf1c10a9d@identity-protect.org
- 0d333fde-dce3-4767-9e6d-4d43ae060831@identity-protect.org
- 36687769-4778-4cdf-b291-b0be01dc64cf@identity-protect.org
- 5ed35c43-5a36-4dc3-b9dc-28231167540b@identity-protect.org
- 6d3f13e4-2422-4c91-b9bb-b5d4f5d2511b@identity-protect.org
- b5881f5a-08bb-40d3-8cc1-9ac18c359b47@identity-protect.org
- eff5eef7-a11b-48bc-a1eb-102357fa3fa4@identity-protect.org
Subdomains
1 observed subdomain of mintransact.com.
| Subdomain |
|---|
| dev.mintransact.com |
Threat posture
History
Related pages
Pivot deeper into the graph from mintransact.com.
- IP · 3.168.217.29
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 059fd7e3-b76d-4524-8ade-507cf1c10a9d@identity-protect.org
- TLD · .com
- Browse hostnames · mi…
- 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: "mintransact.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.