Skip to content

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

WHISPER CANON · effectix.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/effectix.com

Resolution chain

effectix.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.123.222.214109.123.216.0/21AS15685CASABLANCA-AS Internet & Collocation ProviderCZ

WHOIS identity

Registrar
iana:1505
Organization
effectix.com s.r.o.
Contact emails

Subdomains

67 observed subdomains of effectix.com.

Web-graph footprint

Distinct hostnames that link to or from effectix.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for effectix.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP109.123.222.214
SPF_IP141.94.194.217/32
SPF_IP141.95.157.217/32
SPF_IP142.250.115.26/32
SPF_IP142.250.142.26/32
SPF_IP142.250.152.27/32
SPF_IP149.202.164.78/32
SPF_IP149.202.180.44/32
SPF_IP172.253.113.27/32
SPF_IP195.154.60.200/32
SPF_IP2001:1528:246:0:ff6d:7bde:d6ff:0
SPF_IP217.182.241.115/32
SPF_IP2607:f8b0:4001:c56::1a/128
SPF_IP2607:f8b0:4003:c15:0:0:0:1a
SPF_IP2607:f8b0:4023:1004::1b/128
SPF_IP2607:f8b0:4023:1:0:0:0:1a
SPF_IP2607:f8b0:4023:1c01:0:0:0:1a
SPF_IP51.15.253.103/32
SPF_IP51.15.34.108/32
SPF_IP51.91.164.78/32
SPF_IP64.233.171.26/32

Related pages

Pivot deeper into the graph from effectix.com.

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 20

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