Hostname
ziflow.io
Last fetched
ziflow.io resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ziflow.io resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.215.234.166 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.94.234.104 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.129.79 | 34.248.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.237.156.184 | 35.2.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.170.11.7 | 35.181.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.175.16.56 | 35.181.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.205.233.19 | 45.2.25.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.206.79.17 | 52.216.9.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.44.237.236 | 52.46.16.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.44.245.53 | 52.46.16.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.182.109 | 52.46.16.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.5.120.92 | 52.18.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.159.53.102 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.242.54.34 | 54.248.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.83.110.121 | 54.93.64.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.55.243.1 | 101.0.6.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.195.230.148 | 32.232.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
143 observed subdomains of ziflow.io.
Showing 25 of 143. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ziflow.io in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ziflow.io.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ziflow.io |
Related pages
Pivot deeper into the graph from ziflow.io.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ziflow.io"})-[: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.