Hostname
growthmindsetinc.com
Last fetched
growthmindsetinc.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
growthmindsetinc.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 |
|---|---|---|---|---|
| 18.154.161.19 | 18.154.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.154.161.53 | 18.154.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.154.161.8 | 18.154.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.154.161.99 | 18.154.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.161.170.105 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.110 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.53 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.77 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.86.22 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.31 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.36 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.9.86.65 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- contact privacy inc. customer 1242837293
- Contact emails
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for growthmindsetinc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from growthmindsetinc.com.
- IP · 18.154.161.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · IT
- Email · 52fec30f617d460caa8871eb3f4de67f.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · gr…
- 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: "growthmindsetinc.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.