Hostname
stepclick.com
Last fetched
stepclick.com resolves to 3 IPv4 addresses operated by AS34984 in TR. WHOIS lists iana:1601 as the registrar.
Nutrition Label
Resolution chain
stepclick.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 176.236.111.76 | 176.236.111.0/24 | AS34984 | — | TR |
| 212.175.155.54 | 212.175.128.0/17 | AS9121 | — | TR |
| 88.255.152.215 | 88.255.128.0/17 | AS9121 | — | TR |
WHOIS identity
- Registrar
- iana:1601
- Organization
- registrant of stepclick.com
- Contact emails
Subdomains
1 observed subdomain of stepclick.com.
| Subdomain |
|---|
| www.stepclick.com |
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for stepclick.com.
| Mechanism | Target |
|---|---|
| SPF_A | stepclick.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 51.124.132.201/32 |
| SPF_MX | mail.hayat.com.tr |
| SPF_MX | mail2.hayat.com.tr |
| SPF_MX | mail3.hayat.com.tr |
| SPF_MX | mail4.hayat.com.tr |
| SPF_MX | stepclick.com |
Related pages
Pivot deeper into the graph from stepclick.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stepclick.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.