Hostname
mysimplexes.com
Last fetched
mysimplexes.com resolves to 16 IPv4 addresses operated by AS20940 in CZ. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
mysimplexes.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.147.130 | 2.17.147.0/24 | AS20940 | — | CZ |
| 2.17.147.195 | 2.17.147.0/24 | AS20940 | — | CZ |
| 2.21.33.17 | 2.21.33.0/24 | AS20940 | — | CZ |
| 2.21.33.89 | 2.21.33.0/24 | AS20940 | — | CZ |
| 2.23.7.24 | 2.23.7.0/24 | AS20940 | — | DE |
| 2.23.7.35 | 2.23.7.0/24 | AS20940 | — | DE |
| 23.204.4.25 | 23.204.0.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.44.215.19 | 23.44.215.0/24 | AS20940 | — | CZ |
| 23.44.215.91 | 23.44.215.0/24 | AS20940 | — | CZ |
| 23.49.20.40 | 23.49.16.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | NO |
| 23.50.131.133 | 23.50.131.0/24 | AS20940 | — | DE |
| 23.50.131.159 | 23.50.131.0/24 | AS20940 | — | DE |
| 23.53.43.11 | 23.53.40.0/22 | AS20940 | — | DE |
| 23.53.43.72 | 23.53.40.0/22 | AS20940 | — | DE |
| 95.100.146.10 | 95.100.146.0/24 | AS20940 | — | CZ |
| 95.100.146.16 | 95.100.146.0/24 | AS20940 | — | CZ |
WHOIS identity
- Registrar
- iana:146
- Organization
- information systems
- Contact emails
Subdomains
5 observed subdomains of mysimplexes.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mysimplexes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from mysimplexes.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mysimplexes.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.