Hostname
apilaminates.com
Last fetched
apilaminates.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2521 as the registrar.
Nutrition Label
Resolution chain
apilaminates.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.223.25.84 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.243.117.197 | 54.242.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2521
- Organization
- api group
- Contact emails
- domains@hugedomains.com
- 0639f16c-8c22-41e0-8ce4-28fe5509a955@identity-protect.org
- 23a71aa2-4ec6-40e7-9152-5a0c541bf11d@identity-protect.org
- 4ae39827-3367-4f99-af7c-f161b7a2f222@identity-protect.org
- 7f8d9d0d-8c1d-4415-ae01-cca0899bc16f@identity-protect.org
- a9b56e08-72e0-4b25-88d3-a414efcff7e1@identity-protect.org
- ceb4b91a-f78a-4b59-90d8-d351c815f860@identity-protect.org
- d428cc57-50d3-455f-b7a8-1be840f4bec2@identity-protect.org
- owner-7611751@apilaminates.com.whoisprivacyservice.org
- webmaster@apigroup.co.uk
Subdomains
1 observed subdomain of apilaminates.com.
| Subdomain |
|---|
| www.apilaminates.com |
Web-graph footprint
Distinct hostnames that link to or from apilaminates.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from apilaminates.com.
- IP · 13.223.25.84
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2521
- Country · US
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · ap…
- 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: "apilaminates.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.