Hostname
formbaselab.com
Last fetched
formbaselab.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
formbaselab.com 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 |
|---|---|---|---|---|
| 54.158.226.223 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of formbaselab.com owner
- Contact emails
- 6cff635e-724c-425b-b897-901e06053401@identity-protect.org
- 94254568-ebd9-4df0-ba99-faa6f0be9e8f@identity-protect.org
- 95d30057-5d54-450d-8e93-024b62978580@identity-protect.org
- aadc9310-ee68-4571-bdd1-9df32fcf0297@identity-protect.org
- b46187b1-4688-4c02-ba25-b7e00d9546c2@identity-protect.org
- d1fbefae-9da9-4612-af70-ad12e8adf8ac@identity-protect.org
- e16a90e0-5b00-445a-9a4c-1ba15092cf7c@identity-protect.org
Subdomains
10 observed subdomains of formbaselab.com.
Web-graph footprint
Distinct hostnames that link to or from formbaselab.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from formbaselab.com.
- IP · 54.158.226.223
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 6cff635e-724c-425b-b897-901e06053401@identity-protect.org
- TLD · .com
- Browse hostnames · fo…
- 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: "formbaselab.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.