Skip to content

Hostname

ar.language.exchange

Last fetched

ar.language.exchange resolves to 1 IPv4 address operated by OVH in FR.

Nutrition Label

WHISPER CANON · ar.language.exchangeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ar.language.exchange

Resolution chain

ar.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/16AS16276OVHFR

WHOIS identity

No WHOIS records are currently associated with ar.language.exchange in WhisperGraph.

Subdomains

1 observed subdomain of ar.language.exchange.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ar.language.exchange.

MechanismTarget
SPF_Aar.language.exchange
SPF_INCLUDE_spf.monarobase.net
SPF_IP51.91.65.151/32
SPF_IP54.38.67.239
SPF_IP91.134.190.187
SPF_MXar.language.exchange

Related pages

Pivot deeper into the graph from ar.language.exchange.

Cypher and MCP

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

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