Hostname
fdd-global.com
Last fetched
fdd-global.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
fdd-global.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.221.32 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.74 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.92 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.93 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.174.113.38 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.41 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.46 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.75 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 65.8.131.111 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.32 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.9 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.93 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1599
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of fdd-global.com.
Web-graph footprint
Distinct hostnames that link to or from fdd-global.com in the public web crawl.
64 sites link to this hostname.
40 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for fdd-global.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.m.feishu.cn |
Related pages
Pivot deeper into the graph from fdd-global.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fdd-global.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.