Skip to content

Hostname

lescard.com

Last fetched

lescard.com resolves to 1 IPv4 address operated by EUROTA-ASN EUROTA INTERNET SERVICES LTD in CY. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · lescard.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lescard.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.42.33.10092.42.33.0/24AS49467EUROTA-ASN EUROTA INTERNET SERVICES LTDCY

WHOIS identity

Registrar
iana:3871
Organization
lescardltd.
Contact emails

Subdomains

6 observed subdomains of lescard.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lescard.com.

MechanismTarget
SPF_INCLUDE_spf.inetmar.net

Related pages

Pivot deeper into the graph from lescard.com.

Cypher and MCP

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

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