Hostname
mindsharecommerce.com
Last fetched
mindsharecommerce.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
mindsharecommerce.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.48.123.186 | 101.0.100.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.211.225.88 | 18.230.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.235.38.152 | 18.238.14.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.230.97.195 | 35.4.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.207.149.68 | 45.2.247.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.235.36 | 45.2.247.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.204.118.17 | 54.222.48.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.84.78.63 | 54.144.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.50.130.135 | 101.0.100.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.243.251.40 | 55.2.10.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.195.220.102 | 32.234.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.108.62 | 98.97.6.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0162635862
- Contact emails
Subdomains
19 observed subdomains of mindsharecommerce.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for mindsharecommerce.com.
| Mechanism | Target |
|---|---|
| SPF_A | mindsharecommerce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_MX | mindsharecommerce.com |
Related pages
Pivot deeper into the graph from mindsharecommerce.com.
- IP · 100.48.123.186
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:69
- Country · US
- Email · mindsharecommerce.com@contactprivacy.com
- 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: "mindsharecommerce.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.