Hostname
effectix.com
Last fetched
effectix.com resolves to 1 IPv4 address operated by CASABLANCA-AS Internet & Collocation Provider in CZ. WHOIS lists iana:1505 as the registrar.
Nutrition Label
Resolution chain
effectix.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.123.222.214 | 109.123.216.0/21 | AS15685 | CASABLANCA-AS Internet & Collocation Provider | CZ |
WHOIS identity
- Registrar
- iana:1505
- Organization
- effectix.com s.r.o.
- Contact emails
Subdomains
67 observed subdomains of effectix.com.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from effectix.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for effectix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.smartemailing.cz |
| SPF_IP | 109.123.222.214 |
| SPF_IP | 141.94.194.217/32 |
| SPF_IP | 141.95.157.217/32 |
| SPF_IP | 142.250.115.26/32 |
| SPF_IP | 142.250.142.26/32 |
| SPF_IP | 142.250.152.27/32 |
| SPF_IP | 149.202.164.78/32 |
| SPF_IP | 149.202.180.44/32 |
| SPF_IP | 172.253.113.27/32 |
| SPF_IP | 195.154.60.200/32 |
| SPF_IP | 2001:1528:246:0:ff6d:7bde:d6ff:0 |
| SPF_IP | 217.182.241.115/32 |
| SPF_IP | 2607:f8b0:4001:c56::1a/128 |
| SPF_IP | 2607:f8b0:4003:c15:0:0:0:1a |
| SPF_IP | 2607:f8b0:4023:1004::1b/128 |
| SPF_IP | 2607:f8b0:4023:1:0:0:0:1a |
| SPF_IP | 2607:f8b0:4023:1c01:0:0:0:1a |
| SPF_IP | 51.15.253.103/32 |
| SPF_IP | 51.15.34.108/32 |
| SPF_IP | 51.91.164.78/32 |
| SPF_IP | 64.233.171.26/32 |
Related pages
Pivot deeper into the graph from effectix.com.
- IP · 109.123.222.214
- ASN · AS15685CASABLANCA-AS Internet & Collocation Provider
- Registrar · iana:1505
- Country · CZ
- Email · david.bauckmann@effectix.com
- TLD · .com
- Browse hostnames · ef…
- 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: "effectix.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.