Skip to content

Hostname

langthis.com

Last fetched

langthis.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in GB. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · langthis.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/langthis.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.61.152.43185.61.152.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.GB

WHOIS identity

Registrar
iana:3862
Organization
- -
Contact emails

Subdomains

2 observed subdomains of langthis.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for langthis.com.

MechanismTarget
SPF_Alangthis.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP185.61.152.38
SPF_IP185.61.152.41
SPF_IP185.61.152.50
SPF_IP185.61.152.51
SPF_IP185.61.152.53
SPF_MXlangthis.com

Related pages

Pivot deeper into the graph from langthis.com.

Cypher and MCP

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

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