Skip to content

Hostname

lespac.com

Last fetched

lespac.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

lespac.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.18.3218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.6318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
45.60.108.13045.60.108.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.63.13045.60.63.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:468
Organization
on behalf of lespac.com owner
Contact emails

Subdomains

30 observed subdomains of lespac.com.

Web-graph footprint

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

414 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lespac.com.

MechanismTarget
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from lespac.com.

Cypher and MCP

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

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