Hostname
fotofunstation.com
Last fetched
fotofunstation.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fotofunstation.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.65.80 | 16.12.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.128.155 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.128.222 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.103 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.129.206 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.131.102 | 3.5.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.114 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.244 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.70 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.83 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.102.96 | 52.219.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.111.88 | 52.219.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.179.112 | 52.219.176.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.179.40 | 52.219.176.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.97.36 | 52.219.97.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fotofunstation.com owner
- Contact emails
- 0300ff46-b843-46c2-ac5c-1380b6370c64@identity-protect.org
- 7bf3faca-e29a-40d2-9879-150fd5b27b6d@identity-protect.org
- 7fd189f3-467f-48b6-bc40-6b8a0db9ca95@identity-protect.org
- f56fa5d2-cf54-43bb-8c17-d9a631eceb1b@identity-protect.org
- owner-1980836@fotofunstation.com.whoisprivacyservice.org
- owner-9248029@fotofunstation.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from fotofunstation.com.
- IP · 16.12.65.80
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0300ff46-b843-46c2-ac5c-1380b6370c64@identity-protect.org
- TLD · .com
- Browse hostnames · fo…
- 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: "fotofunstation.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.