All hostnames steezify.me resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label WHISPER CANON · steezify.me Routing diversity 5.6/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 3.3/10 Resolver footprint 8.3/10 canon.whisper.security/host/steezify.me Resolution chain steezify.me resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 16.12.88.163 16.12.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.78.30 3.5.78.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.79.67 3.5.79.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.79.75 3.5.79.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.82.31 3.5.82.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.84.34 3.5.84.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.153.154 52.218.153.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.169.26 52.218.169.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.229.130 52.218.229.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.229.154 52.218.229.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.129.35 52.92.128.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.131.155 52.92.128.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.208.219 52.92.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.226.115 52.92.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.230.67 52.92.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.250.99 52.92.248.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:146 Organization domains by proxy, Contact emails — Web-graph footprint Distinct hostnames that link to or from steezify.me in the public web crawl.
2 sites linked to from this hostname.
Related pages Pivot deeper into the graph from steezify.me.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "steezify.me"})-[: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 .