Hostname
fxbgdsa.com
Last fetched
fxbgdsa.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fxbgdsa.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.47.111 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.18 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.19 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.61 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.158.147.3 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.147.51 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.147.57 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.147.74 | 108.158.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fxbgdsa.com owner
- Contact emails
- 199f707f-beb4-442f-aa98-5573c79b55ad@identity-protect.org
- 49c7e397-6e51-46e6-92fa-e29f46b4a462@identity-protect.org
- d498ad93-9d09-4e59-ad66-59dcb641573c@identity-protect.org
- d5f5c8b6-abf9-47b6-a953-cfb520d0e629@identity-protect.org
- dc6200d1-0c67-41cb-abf5-b6ded6e831d1@identity-protect.org
- f99bb19a-4c25-4645-addc-a3cd30a1932c@identity-protect.org
- owner-5654163@fxbgdsa.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from fxbgdsa.com.
- IP · 108.139.47.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 199f707f-beb4-442f-aa98-5573c79b55ad@identity-protect.org
- TLD · .com
- Browse hostnames · fx…
- 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: "fxbgdsa.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.