Skip to content

Hostname

lenguax.com

Last fetched

lenguax.com resolves to 1 IPv4 address operated by AS43515 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · lenguax.comRouting diversity1.5/10Peering density4.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/lenguax.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.77.21235.214.0.0/17AS43515GB

WHOIS identity

Registrar
iana:83
Organization
contact privacy inc. customer 0133068402
Contact emails

Subdomains

11 observed subdomains of lenguax.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lenguax.com.

MechanismTarget
SPF_Alenguax.com
SPF_INCLUDEdelivery.antispam.mailspamprotection.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEuk68.siteground.eu
SPF_IP109.228.58.182/32
SPF_IP185.132.37.182/32
SPF_IP213.171.216.0/24
SPF_IP35.214.66.152
SPF_MXlenguax.com

Related pages

Pivot deeper into the graph from lenguax.com.

Cypher and MCP

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

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