Skip to content

Hostname

active-languages.com

Last fetched

active-languages.com resolves to 1 IPv4 address operated by EBOR in TR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · active-languages.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/active-languages.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.210.92.193185.210.92.0/24AS34828EBORTR

WHOIS identity

Registrar
iana:303
Organization
forsis design
Contact emails

Subdomains

1 observed subdomain of active-languages.com.

Web-graph footprint

Distinct hostnames that link to or from active-languages.com in the public web crawl.

121 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for active-languages.com.

MechanismTarget
SPF_Aactive-languages.com
SPF_Ahost.seomodi.com
SPF_MXactive-languages.com
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from active-languages.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "active-languages.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.