Hostname
figmicroservices.com
Last fetched
figmicroservices.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
figmicroservices.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.214.102.169 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.6.115 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.191.223 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.209.35.162 | 54.208.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.81.178.18 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.109.101 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of figmicroservices.com owner
- Contact emails
- 10596f47-c05a-4e03-bf5c-bd5c83fab768@identity-protect.org
- 33c565e8-3019-47a8-99f5-ebf80b00d5d4@identity-protect.org
- 74fb9260-b3c5-4953-bc60-3104195f9f04@identity-protect.org
- 8ed09f67-591c-47b7-9e84-df5080c67dc4@identity-protect.org
- a24886dc-6662-4e6f-907e-6c6d87cef094@identity-protect.org
- bed73f96-4fb1-4e54-b0f9-a3338b585893@identity-protect.org
- ef6e4dab-7f87-4b84-bbbe-c97a4a7a87ae@identity-protect.org
- owner-2784635@figmicroservices.com.whoisprivacyservice.org
- owner-7602223@figmicroservices.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of figmicroservices.com.
Threat posture
History
Related pages
Pivot deeper into the graph from figmicroservices.com.
- IP · 18.214.102.169
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 10596f47-c05a-4e03-bf5c-bd5c83fab768@identity-protect.org
- TLD · .com
- Browse hostnames · fi…
- 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: "figmicroservices.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.