Hostname
lectera.com
Last fetched
lectera.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:1420 as the registrar.
Nutrition Label
Resolution chain
lectera.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.230.2 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.24 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.51 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.55 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 52.222.214.102 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.45 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.70 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.89 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.124.124 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 54.230.124.6 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 54.230.124.83 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 54.230.124.90 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
WHOIS identity
- Registrar
- iana:1420
- Organization
- ayhan ceri
- Contact emails
Subdomains
42 observed subdomains of lectera.com.
Web-graph footprint
Distinct hostnames that link to or from lectera.com in the public web crawl.
449 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for lectera.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail1.msk.infra.lectera.com |
| SPF_INCLUDE | u13876116.wl117.sendgrid.net |
| SPF_MX | lectera.com |
Related pages
Pivot deeper into the graph from lectera.com.
- IP · 3.164.230.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1420
- Country · SE
- Email · ceriayhan@hotmail.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: "lectera.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.