Hostname
openmind-tech.com
Last fetched
openmind-tech.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
openmind-tech.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.29.127.0 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 194.6.210.180 | 194.6.208.0/22 | AS47447 | BCG-AS AS Number for Barclaycard Germany | DE |
WHOIS identity
- Registrar
- iana:1408
- Organization
- domain admin
- Contact emails
Subdomains
28 observed subdomains of openmind-tech.com.
Showing 19 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from openmind-tech.com in the public web crawl.
386 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for openmind-tech.com.
| Mechanism | Target |
|---|---|
| SPF_A | openmind-tech.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | my349563.mail.sapbydesign.com |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 134.119.18.24/32 |
| SPF_IP | 162.55.246.28 |
| SPF_IP | 40.107.0.0/16 |
| SPF_MX | openmind-tech.com |
Related pages
Pivot deeper into the graph from openmind-tech.com.
- IP · 52.29.127.0
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1408
- Country · DE
- Email · peter.golze@openmind-tech.com
- TLD · .com
- Browse hostnames · op…
- 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: "openmind-tech.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.