Hostname
landa-function.com
Last fetched
landa-function.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
landa-function.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.64.215 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.229 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.23 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.68.171 | 3.5.68.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.70.79 | 3.5.70.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.207 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.83 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.106 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.77 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.84 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.98 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.44.132 | 52.218.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.46.4 | 52.218.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.1.20 | 52.92.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.36.76 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of landa-function.com owner
- Contact emails
- 0be895aa-f21f-4686-a32b-f1e1b2119c43@identity-protect.org
- 255cc294-b756-456c-b536-010663f74047@identity-protect.org
- 349d2422-3661-412a-af2a-fdf47dd64116@identity-protect.org
- 3ffd7e8b-4652-4f08-a793-f0706a7ad4f8@identity-protect.org
- 62b630f6-3815-464c-a0e1-4e0d7a6cac25@identity-protect.org
- c0009da9-773a-40a4-8371-454b4b2c2ef1@identity-protect.org
- cd2b87c0-8013-4c07-85eb-ee2537314e00@identity-protect.org
- owner-11242259@landa-function.com.whoisprivacyservice.org
- owner-4306594@landa-function.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from landa-function.com.
- IP · 3.5.64.215
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 0be895aa-f21f-4686-a32b-f1e1b2119c43@identity-protect.org
- TLD · .com
- Browse hostnames · la…
- 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: "landa-function.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.