Hostname
linksquaressign.com
Last fetched
linksquaressign.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
linksquaressign.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.208.25.252 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.232.254.176 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.234.161.100 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.213.215.236 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.11.115 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.75.90 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of linksquaressign.com owner
- Contact emails
- 3440c934-75be-43d4-af92-716ba00f1757@identity-protect.org
- 3cdf0807-e4e3-4399-a088-ca9cdf8d388d@identity-protect.org
- 5b24b146-78bb-421a-ab37-0917dfd07f77@identity-protect.org
- 6616dea5-4c9a-423f-b6a9-f7fc10212a61@identity-protect.org
- 85acde48-742c-49be-a1ab-bba2ba7a09b6@identity-protect.org
- cf64b3e9-3c19-47cf-b7fd-179b09d110e6@identity-protect.org
- e9d24b10-98ca-46fb-b981-b7099c0172a0@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from linksquaressign.com.
- IP · 18.208.25.252
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3440c934-75be-43d4-af92-716ba00f1757@identity-protect.org
- TLD · .com
- Browse hostnames · li…
- 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: "linksquaressign.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.