Skip to content

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

WHISPER CANON · ziflow.ioRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/ziflow.io

Resolution chain

ziflow.io resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.215.234.1663.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.234.1043.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.129.7934.248.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.156.18435.2.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.11.735.181.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.16.5635.181.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.233.1945.2.25.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.79.1752.216.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.237.23652.46.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.245.5352.46.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.182.10952.46.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.120.9252.18.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.53.10254.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.242.54.3454.248.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.110.12154.93.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.243.1101.0.6.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.230.14832.232.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

143 observed subdomains of ziflow.io.

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

SPF policy

1 SPF mechanism authorising senders for ziflow.io.

MechanismTarget
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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.