Skip to content

Hostname

3stepit.com

Last fetched

3stepit.com resolves to 1 IPv4 address operated by EQUINIX in FI. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · 3stepit.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/3stepit.com

Resolution chain

3stepit.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.108.69.19587.108.0.0/16AS15830EQUINIXFI

WHOIS identity

Registrar
iana:106
Organization
3step it group oy
Contact emails

Subdomains

50 observed subdomains of 3stepit.com.

Web-graph footprint

Distinct hostnames that link to or from 3stepit.com in the public web crawl.

84 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

45 SPF mechanisms authorising senders for 3stepit.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE7885891.spf08.hubspotemail.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebropolsurveys.com
SPF_IP119.30.69.0
SPF_IP119.30.69.1
SPF_IP119.30.69.2
SPF_IP119.30.69.3
SPF_IP119.30.69.4
SPF_IP13.126.156.192
SPF_IP13.126.201.219
SPF_IP180.179.146.74
SPF_IP185.255.8.0/22
SPF_IP20.233.90.170
SPF_IP20.233.90.202
SPF_IP20.233.90.222
SPF_IP20.233.91.47
SPF_IP202.22.160.0/20
SPF_IP202.22.169.150/31
SPF_IP202.22.169.152/29
SPF_IP202.22.174.0/23
SPF_IP202.22.174.0/24
SPF_IP202.22.175.0/24
SPF_IP203.223.163.42
SPF_IP203.223.163.43
SPF_IP203.223.163.44
SPF_IP203.223.163.45
SPF_IP203.223.163.46
SPF_IP208.93.48.0/22
SPF_IP4.161.42.211
SPF_IP4.244.129.183
SPF_IP4.244.132.140
SPF_IP4.244.133.231
SPF_IP4.244.133.73
SPF_IP4.244.134.16
SPF_IP40.120.105.250
SPF_IP40.120.106.174
SPF_IP40.120.111.128
SPF_IP62.140.31.0/24
SPF_IP81.23.249.0/24
SPF_IP81.23.253.165/25
SPF_IP83.166.78.0/23
SPF_IP87.108.69.224
SPF_IP89.164.98.219

Related pages

Pivot deeper into the graph from 3stepit.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "3stepit.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 20

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