Hostname
connect2landers.com
Last fetched
connect2landers.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
connect2landers.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.156.157.74 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.125.221.134 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.67.17.198 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.77.187.21 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.157.121.182 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.182.53.114 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of connect2landers.com owner
- Contact emails
- 2fa947ed-5726-4ceb-9c84-426ff79597e5@identity-protect.org
- 354ef436-f8a5-48a1-b679-54b636d403cb@identity-protect.org
- 4fd7317a-cf52-4957-a0c6-143e5dbc0f41@identity-protect.org
- 738f79a2-e402-47cc-a7f9-13b9f85fa8e1@identity-protect.org
- 85240cde-2260-4957-8474-c870384ca707@identity-protect.org
- dd734c47-3989-468c-a025-f4c72ae9a875@identity-protect.org
- ecb3c0ce-f26a-42c4-b67e-faa39f8a16c4@identity-protect.org
Subdomains
4 observed subdomains of connect2landers.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from connect2landers.com.
- IP · 18.156.157.74
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 2fa947ed-5726-4ceb-9c84-426ff79597e5@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "connect2landers.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.