Skip to content

Hostname

langlion.com

Last fetched

langlion.com resolves to 1 IPv4 address operated by AS41079 in PL. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · langlion.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/langlion.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.78.66.124195.78.66.0/23AS41079PL

WHOIS identity

Registrar
iana:433
Organization
primeon sp. z o.o.
Contact emails

Subdomains

238 observed subdomains of langlion.com.

Web-graph footprint

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

33 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for langlion.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEone.zoho.com
SPF_IP51.68.205.20/32
SPF_IP54.36.18.198/32
SPF_IP91.121.154.95/32
SPF_IP91.134.190.214/32
SPF_IP94.23.248.85/32

Related pages

Pivot deeper into the graph from langlion.com.

Cypher and MCP

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

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