Hostname
flchinaspring3.com
Last fetched
flchinaspring3.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
flchinaspring3.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 |
|---|---|---|---|---|
| 18.64.155.129 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.155.66 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.155.74 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.155.85 | 18.64.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.107 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.25 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.26 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.67 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of flchinaspring3.com owner
- Contact emails
- 14c52228-efae-497b-8ad2-a7f692ce5ce9@identity-protect.org
- 1a49a626-b448-4d8a-b878-ddea44b3cd74@identity-protect.org
- 1c69960b-c1d6-47b6-a53e-f6037447ac0e@identity-protect.org
- 297b5ac1-bbc0-4e4b-970a-abce320db1d4@identity-protect.org
- 88ac1acc-f977-4fb4-8b13-15c491c2aff3@identity-protect.org
- bed8df53-96f1-49fb-bfd9-42990c20255d@identity-protect.org
- owner-5063625@flchinaspring3.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for flchinaspring3.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from flchinaspring3.com.
- IP · 18.64.155.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 14c52228-efae-497b-8ad2-a7f692ce5ce9@identity-protect.org
- TLD · .com
- Browse hostnames · fl…
- 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: "flchinaspring3.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.