Hostname
mintsoftware.net
Last fetched
mintsoftware.net resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mintsoftware.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.92.119.184 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- rafael@moraleslada.com
- 31efdd4e-fbc3-40c2-a94f-63f7c8c43562@identity-protect.org
- 575f167f-cbf1-4936-bc45-07b66287d71d@identity-protect.org
- 795acb5a-cc13-4ccb-bcc9-8080a1690fdd@identity-protect.org
- af9962ec-8fab-4cb2-bd9b-ab580c812b46@identity-protect.org
- b34939e8-5fe2-4241-bbdb-cf444a9e7343@identity-protect.org
- b40facb8-8bd5-418c-b30d-4d1d22b89bca@identity-protect.org
- b8600991-4b0e-4dd7-be36-b3e8541abff6@identity-protect.org
Subdomains
6 observed subdomains of mintsoftware.net.
Showing 2 of 6. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for mintsoftware.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | edgepilot.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.appriver.com |
| SPF_IP | 212.51.10.77 |
| SPF_IP | 212.51.18.50/32 |
| SPF_IP | 217.70.193.138 |
| SPF_IP | 8.31.233.182 |
| SPF_IP | 97.68.171.218 |
Related pages
Pivot deeper into the graph from mintsoftware.net.
- IP · 3.92.119.184
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · rafael@moraleslada.com
- TLD · .net
- 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: "mintsoftware.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.