Skip to content

Hostname

language.exchange

Last fetched

language.exchange resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · language.exchangeRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/language.exchange

Resolution chain

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

IPPrefixASNOperatorCountry
91.134.190.18791.134.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
cedric cohe
Contact emails

Subdomains

50 observed subdomains of language.exchange.

Web-graph footprint

Distinct hostnames that link to or from language.exchange in the public web crawl.

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for language.exchange.

MechanismTarget
SPF_Alanguage.exchange
SPF_INCLUDE_spf.monarobase.net
SPF_IP188.165.14.151
SPF_IP51.91.65.151/32
SPF_IP54.38.67.239
SPF_IP91.121.236.64/28
SPF_IP91.134.190.187
SPF_MXlanguage.exchange

Related pages

Pivot deeper into the graph from language.exchange.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "language.exchange"})-[: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.