Hostname
amlabs.net
Last fetched
amlabs.net resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amlabs.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.182.240.180 | 147.182.240.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- amlabs
- Contact emails
- compras@amlabs.com.br
- 1d694655-5b87-461c-8faa-8058e8207bfb@identity-protect.org
- 471c8674-b98b-49e4-86b2-69077e67d9ed@identity-protect.org
- b8eefb51-9e03-4fff-8026-70d086ca31db@identity-protect.org
- c2392aed-f234-4e59-91d3-da03cb067103@identity-protect.org
- df22f3ac-e4a9-4702-a598-f9c52122988e@identity-protect.org
- f011a1b0-d216-4669-a339-65a8a6e0095b@identity-protect.org
Subdomains
28 observed subdomains of amlabs.net.
Showing 24 of 28. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from amlabs.net.
- IP · 147.182.240.180
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · US
- Email · compras@amlabs.com.br
- TLD · .net
- Browse hostnames · am…
- 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: "amlabs.net"})-[: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.