Skip to content

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

WHISPER CANON · openmind-tech.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/openmind-tech.com

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.

IPPrefixASNOperatorCountry
52.29.127.052.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
194.6.210.180194.6.208.0/22AS47447BCG-AS AS Number for Barclaycard GermanyDE

WHOIS identity

Registrar
iana:1408
Organization
domain admin
Contact emails

Subdomains

28 observed subdomains of openmind-tech.com.

Web-graph footprint

Distinct hostnames that link to or from openmind-tech.com in the public web crawl.

386 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for openmind-tech.com.

MechanismTarget
SPF_Aopenmind-tech.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmy349563.mail.sapbydesign.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.119.18.24/32
SPF_IP162.55.246.28
SPF_IP40.107.0.0/16
SPF_MXopenmind-tech.com

Related pages

Pivot deeper into the graph from openmind-tech.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.