Hostname
stekz.com
Last fetched
stekz.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stekz.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.6.137 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.154.226 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of stekz.com owner
- Contact emails
- 19560bf8-4c27-4140-aec7-8a19fccc0fb0@identity-protect.org
- 78b03299-aeec-4149-9b68-5761c2bb6dfd@identity-protect.org
- 825ade00-6875-4d0d-9e6a-2e01dc49a76f@identity-protect.org
- 932a67ce-468a-4e2a-bcc9-2f3b896772ae@identity-protect.org
- b8bea913-5860-4205-b61f-c21a1586c56b@identity-protect.org
- dd99b623-f635-4be1-aeb3-e72ca4a448c0@identity-protect.org
- f70c0bd2-3d5a-4d48-9020-9141f23f08d3@identity-protect.org
- owner-5216721@stekz.com.whoisprivacyservice.org
- owner-6248912@stekz.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of stekz.com.
Web-graph footprint
Distinct hostnames that link to or from stekz.com in the public web crawl.
8 sites link to this hostname.
48 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for stekz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.exactonline.nl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from stekz.com.
- IP · 104.21.6.137
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 19560bf8-4c27-4140-aec7-8a19fccc0fb0@identity-protect.org
- TLD · .com
- Browse hostnames · st…
- 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: "stekz.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.