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
Resolution chain
lespac.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.244.18.32 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.63 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.84 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.88 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 45.60.108.130 | 45.60.108.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.63.130 | 45.60.63.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lespac.com owner
- Contact emails
- dnsmaster@mediagrif.com
- 2eb0907e-9967-4484-877d-4d9f34155dea@identity-protect.org
- 4769aaa6-bbb8-4d95-9204-0be316d96b03@identity-protect.org
- 5c73ac18-0a11-45b0-9b81-6f320092fffd@identity-protect.org
- 623aebc9-0c0d-469e-aacd-be6c03bfe40c@identity-protect.org
- 633e9023-d557-431b-970d-a96aba8de29c@identity-protect.org
- 744177ef-1cbd-4b94-826b-b53711e69c5e@identity-protect.org
- owner-10931987@lespac.com.whoisprivacyservice.org
- owner-11471885@lespac.com.whoisprivacyservice.org
- owner-11752006@lespac.com.whoisprivacyservice.org
- owner-3747533@lespac.com.whoisprivacyservice.org
- owner-4287431@lespac.com.whoisprivacyservice.org
- owner-5583042@lespac.com.whoisprivacyservice.org
- owner-9064549@lespac.com.whoisprivacyservice.org
- owner-9708943@lespac.com.whoisprivacyservice.org
- owner-9801829@lespac.com.whoisprivacyservice.org
- owner-9978892@lespac.com.whoisprivacyservice.org
Subdomains
30 observed subdomains of lespac.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lespac.com in the public web crawl.
414 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for lespac.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mg-spf.greenhouse.io |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from lespac.com.
- IP · 18.244.18.32
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · dnsmaster@mediagrif.com
- TLD · .com
- Browse hostnames · le…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.