Hostname
flightdeckefb.com
Last fetched
flightdeckefb.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
flightdeckefb.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 |
|---|---|---|---|---|
| 13.224.83.111 | 13.224.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 13.224.83.64 | 13.224.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 13.224.83.78 | 13.224.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 13.224.83.86 | 13.224.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.239.255.109 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.120 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.126 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.75 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 3.170.249.129 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.17 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.75 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.98 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of flightdeckefb.com owner
- Contact emails
- 4a4147ea-1c1d-4f71-a438-ea02e37fb3fb@identity-protect.org
- 4b067834-2185-40f3-8b3f-5eec622bb6d8@identity-protect.org
- 4b0a7547-7fc7-4471-a068-63a2f83092b6@identity-protect.org
- 74b087e3-93b7-48c7-8dd7-73dbfed3da1d@identity-protect.org
- 9ad7244c-e0fd-4f53-9831-bd21dbe68b0e@identity-protect.org
- 9f941c57-31a9-44aa-be44-adf83b4277d5@identity-protect.org
- fa4178e6-e11f-4c6a-8891-b75a973d9834@identity-protect.org
Subdomains
3 observed subdomains of flightdeckefb.com.
Web-graph footprint
Distinct hostnames that link to or from flightdeckefb.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for flightdeckefb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from flightdeckefb.com.
- IP · 13.224.83.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ES
- Email · 4a4147ea-1c1d-4f71-a438-ea02e37fb3fb@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: "flightdeckefb.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.