Hostname
flcdatacenter.com
Last fetched
flcdatacenter.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
flcdatacenter.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.41.105 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.119 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.67 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.83 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- on behalf of flcdatacenter.com owner
- Contact emails
- 4a3e61fc0a1612333f860b1f90e273fc@domaindiscreet.com
- 4dj1pubct8hkaaqeq24bssfg88@domaindiscreet.com
- 70cdbb080a28fd0a6878b56597040b6c@domaindiscreet.com
- 9882858a0a28fd0a11b8c507582bc164@domaindiscreet.com
- b96ef06b0a28fd0a4c397ceaaf24108a@domaindiscreet.com
- fmd7jea0aeh2u9n9i2q4croh1q@domaindiscreet.com
- gray@utah.gov
- 403b5b40-24c0-4b1a-8a3d-049e33255f88@identity-protect.org
- 8ace4356-6f93-4978-891e-ee2c5630b37a@identity-protect.org
- 8d9f632d-ad3f-4c3f-849f-0144496caa85@identity-protect.org
- 9ced2f31-f760-4bc2-8494-6d4131658f99@identity-protect.org
- bf7fb08a-e39e-4e94-b22f-74eccd121ae6@identity-protect.org
- owner-134207@flcdatacenter.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of flcdatacenter.com.
Web-graph footprint
Distinct hostnames that link to or from flcdatacenter.com in the public web crawl.
273 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from flcdatacenter.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flcdatacenter.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.