Hostname
mindtronic.com
Last fetched
mindtronic.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mindtronic.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 |
|---|---|---|---|---|
| 18.118.98.148 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.224.162.82 | 18.224.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.132.53.246 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.135.140.100 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.143.37.110 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.18.165.29 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mindtronic.com owner
- Contact emails
- verisign@mindtronic.com
- 261f60bc-4575-437f-8959-70cb230947dd@identity-protect.org
- 3a49fe8c-7c1f-4503-a773-5e0f9fd57957@identity-protect.org
- 4557077d-bb5e-4523-a090-e3be908f4813@identity-protect.org
- 6e9df281-64d0-46c8-8190-93f582c4f079@identity-protect.org
- a936e821-c39e-47e1-8bec-0884d8f3baf0@identity-protect.org
- b0ae01dd-7ba3-46fb-8778-cd4b1b81b461@identity-protect.org
- owner-1991948@mindtronic.com.whoisprivacyservice.org
- owner-5450126@mindtronic.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from mindtronic.com in the public web crawl.
5 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for mindtronic.com.
| Mechanism | Target |
|---|---|
| SPF_A | mindtronic.com |
| SPF_INCLUDE | amazonses.com |
| SPF_MX | mindtronic.com |
Related pages
Pivot deeper into the graph from mindtronic.com.
- IP · 18.118.98.148
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · verisign@mindtronic.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: "mindtronic.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.