Hostname
9fll.com
Last fetched
9fll.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:3855 as the registrar.
Nutrition Label
Resolution chain
9fll.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.35.20.46 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.53 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.76 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.81 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 216.137.44.128 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 216.137.44.27 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 216.137.44.69 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 216.137.44.76 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.169.107.117 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.107.17 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.107.29 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.107.49 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
WHOIS identity
- Registrar
- iana:3855
- Organization
- domain admin
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from 9fll.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from 9fll.com.
- IP · 13.35.20.46
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:3855
- Country · IN
- Email · contact@privacyprotect.org
- TLD · .com
- Browse hostnames · 9f…
- 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: "9fll.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.