Hostname
actilingua.com
Last fetched
actilingua.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:tierranet inc. d/b/a domaindiscover as the registrar.
Nutrition Label
Resolution chain
actilingua.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.6.228 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.228 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.72.9 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:tierranet inc. d/b/a domaindiscover
- Organization
- roland ernst
- Contact emails
Subdomains
5 observed subdomains of actilingua.com.
Web-graph footprint
Distinct hostnames that link to or from actilingua.com in the public web crawl.
159 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for actilingua.com.
| Mechanism | Target |
|---|---|
| SPF_A | server.actilingua.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | spf.dcpserver.de |
| SPF_INCLUDE | spf.zoho.eu |
| SPF_INCLUDE | zoho.com |
| SPF_IP | 216.137.183.90 |
| SPF_MX | actilingua.com |
Related pages
Pivot deeper into the graph from actilingua.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "actilingua.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.